/* CSS Document */

BODY {font-family: Verdana; font-size: medium;}
H1 {font-size: 14pt; font-weight: bold; color: #003300; text-decoration: underline;}
A:visited  {color: #666666; text-decoration: none; font-size: 10pt; font-weight: bold}
A:link  {color: #003300; text-decoration: none; font-size: 10pt; font-weight: bold;}
A:active  {color: #FFCC00; text-decoration: none; font-size: 10pt; font-weight: bold}
A:HOVER  {color: #0000FF; text-decoration: underline; font-size: 10pt; font-weight: bold}
Text  {font-size:  10pt; color: #003300;}
background {
	background-image: url(../images/logo_backgnd.gif);
	background-repeat: repeat;
}
