BODY {
    background-color: #999966;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0066;
	font-weight : bold;
}

a:link { 
	color: #333333;
	}
a:visited { 
	color: #333333;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}

	
H1 {
	font-size:16px;
	font-family : Arial;
    color:#333333;
    margin-top:-0px;
    margin-bottom:-15px;
      }
		
TABLE {
	font-family : Arial, Verdana;
	font-size: 12pt;
	color:#333333;
	font-weight: normal;
}
