/* CSS Document */

H1 { 

font-weight: normal; 
font-size: 9.5pt;
color: #FFFFFF;
line-height: 15pt; 
font-family: Verdana; 
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
link: Yellow;


}

H2 { 

font-weight: normal; 
font-size: 9.5pt;
color: #FFFFFF;
line-height: 15pt; 
font-family: Verdana; 
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;

}

H3 { 

font-weight: bold; 
font-size: 22pt;
color: Yellow;
line-height: 22pt; 
font-family: Arial; 
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;

}

H4 { 

font-weight: bold; 
font-size: 18pt;
color: #99CC00;
line-height: 18pt; 
font-family: Arial; 
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;

}

p { 
color:#FFFFFF
}


Hilite {
color:#00FF00;
}

Body {
background-color:#710000;
font-weight: none; 
font-size: 9.5pt;
color: #FFFFFF;
line-height: 15pt; 
font-family: Verdana; 
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
link: Yellow;
}


A:link {
color:#FFFF00;
}

A:visited {
color:#FFFF00}

A:active {
color:#999900;
}

A:hover {
text-decoration: underline;
text-decoration:blink}