
BODY {
background-color: #000000;
/*background-image: url(images/bg_diamond.gif); */
font-family: Palatino Linotype, Times New Roman, serif;
font-size: 12pt;
font-weight: normal;
color: #ffffff
}

A:link {
font-family: Palatino Linotype, Times New Roman, serif;
text-decoration: none;
background: black;
font-size: 12pt;
color: #ffd700
}

A:visited {
font-family: Palatino Linotype, Times New Roman, serif;
text-decoration: none;
background: black;
font-size: 12pt;
color: #ff0000
}

A:hover {
font-family: Palatino Linotype, Times New Roman, serif;
text-decoration: underline;
background: black;
font-size: 12pt;
color: #ffff00
}

A:active {
font-family: Palatino Linotype, Times New Roman, serif;
text-decoration: underline;
background: black;
font-size: 12pt;
color: #FF0000
}

P {
font-family: Palatino Linotype, Times New Roman, serif;
font-size: 12pt;
font-weight: normal
}

H1 {
font-family: Palatino Linotype, Times New Roman, serif;
font-weight: bold;
font-size: 22pt;
color: #ffd700
}

H2 {
font-family: Palatino Linotype, Times New Roman, serif;
font-weight: bold;
font-size: 18pt;
color: #ffd700
}

H3 {
font-family: Palatino Linotype, Times New Roman, serif;
font-weight: bold;
font-size: 14pt;
color: #ffd700
}

H4 {
font-family: Palatino Linotype, Times New Roman, serif;
font-weight: bold;
font-size: 12pt;
color: #ffd700
}

H5 {
font-family: Palatino Linotype, Times New Roman, serif;
font-weight: bold;
font-size: 10pt;
color: #ffd700
}

H6 {
font-family: Palatino Linotype, Times New Roman, serif;
font-weight: bold;
font-size: 8pt;
color: #ffd700
}

B {
font-family: Palatino Linotype, Times New Roman, serif;
font-weight: bold;
font-size: 12pt
}

STRONG {
font-family: Palatino Linotype, Times New Roman, serif;
font-weight: bold;
font-size: 12pt
}

I { font-family: Palatino Linotype, Times New Roman, serif; 
font-style: italic;
font-size: 12pt
}

EM { font-family: Palatino Linotype, Times New Roman, serif; 
font-style: italic;
font-size: 12pt
}

BLOCKQUOTE {
font-family: Palatino Linotype, Times New Roman, serif;
font-size: 12pt;
font-weight: normal
}

PRE { 
font-family: monospace;
font-size: 12pt
}

TD {
font-family: Palatino Linotype, Times New Roman, serif;
font-size: 12pt
}

TH {
font-family: Palatino Linotype, Times New Roman, serif;
font-size: 12pt
}

OL {
font-family: Palatino Linotype, Times New Roman, serif;
font-size: 12pt;
font-weight: normal
}

UL {
font-family: Palatino Linotype, Times New Roman, serif;
font-size: 12pt;
font-weight: normal
}

SUP {
font-family: Palatino Linotype, Times New Roman, serif;
font-size: 10pt;
font-weight: normal
}

SUB {
font-family: Palatino Linotype, Times New Roman, serif;
font-size: 10pt;
font-weight: normal
}