{
font-size : 11px;
font-family : Arial;
color : #000000;
text-align : justify;
margin : 0;
} 

H3 {
font-family : Helvetica;
color : #FF0080;
text-align : center;
} 

H2 {
font-family : Times New Roman;
color : #8080FF;
text-align : center;
} 

H1 {
font-family : Tahoma;
color : #000000;
text-align : center;
} 

BODY {
font-size : 16px;
font-family : Arial;
color : #010000;
background : #FFE9E7 url() fixed repeat;
} 

BLOCKQUOTE {
font-size : 12px;
font-family : Arial;
color : #000000;
text-align : justify;
} 

A:hover {
font-weight : normal;
font-size : 12px;
font-family : Verdana;
color : #CC0000;
background : #FFFF00;
text-decoration : underline;
} 

A:visited, A:link, A:active {
font-weight : normal;
font-size : 12px;
font-family : Verdana;
color : #0000FF;
text-decoration : none;
} 
