{
font-size : 9px;
font-family : Verdana;
color : #000000;
text-align : left;
margin : 0;
} 

H3 {
font-family : Verdana;
color : #ffffff;
text-align : left;
} 

H2 {
font-family : Arial;
color : #ffffff;
text-align : left;
} 

H1 {
font-family : Verdana;
color : #ffffff;
text-align : left;
} 

BODY {
font-size : 8px;
font-family : Verdana;
color : #000000;
background : #ffffff url() fixed repeat;
} 

BLOCKQUOTE {
font-size : 9px;
font-family : Verdana;
color : #000000;
text-align : left;
} 

A:hover.white_link {
font-weight : bold;
font-size : 10px;
font-family : Verdana;
color : red;
background : transparent;
text-decoration : underline;
} 


A:hover.black_link {
font-weight : bold;
font-size : 10px;
font-family : Verdana;
color : red;
background : transparent;
text-decoration : underline;
} 

A:visited, A:link, A:active {
font-weight : bold;
font-size : 10px;
font-family : Verdana;
text-decoration : none;
} 

A.white_link {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF}
A.black_link {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000 text-decoration : underline;}