P {
font-size : 12px;
font-family : arial, helvetica, verdana, sans-serif;
color : #000000;
margin : 0;
 background : transparent;
} 

H4 {
font-size : 12px;
font-family : arial, helvetica, verdana, sans-serif;
color : #000000;
text-align : center;
 background : transparent;
} 

H3 {
font-family : arial, helvetica, verdana, sans-serif;
color : #000000;
text-align : center;
 background : transparent;
}

TD {
font-size : 12px;
font-family : arial, helvetica, verdana, sans-serif;
color : #000000;
background : transparent;
}
 

H2 {
font-weight : bold;
font-size : 20px;
font-family : arial, helvetica, verdana, sans-serif;
color : #FF0000;
text-align : center;
 background : transparent;
} 

H1 {
font-weight : bold;
font-size : 20px;
font-family : arial, helvetica, verdana, sans-serif;
color : #0000FF;
text-align : center;
 background : transparent;
} 

BODY {
font-size : 12px;
font-family : arial, helvetica, verdana, sans-serif;
color : #000000;
  background : url(images/background.gif);
  } 

BLOCKQUOTE {
font-size : 9px;
font-family : arial, helvetica, verdana, sans-serif;
color : #000000;
text-align : left;
 background : transparent;
} 

A:visited {
font-family : arial, helvetica, verdana, sans-serif;
color : #CC00CC;
text-decoration : none;
 background : transparent;
} 

A:link {
font-weight : normal;
font-family : arial, helvetica, verdana, sans-serif;
color : #0000FF;
text-decoration : none;
 background : transparent;
} 

A:hover {
font-weight : bold;
font-family : arial, helvetica, verdana, sans-serif;
color : White;
background : Blue;
text-decoration : none;
} 

A:active {
font-weight : bold;
font-family : arial, helvetica, verdana, sans-serif;
color : #FFFFFF;
background : #0000FF;
text-decoration : none;
}