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

a:link { 
	color: #000000;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #E6E6E6;
	}
a:active { 
	color: #333333;
	}

	
H1 {
	font-size:16px;
	font-family : Arial;
    color:#000000;
    margin-top:-0px;
    margin-bottom:-15px;
      }
		
TABLE {
font-family : Arial, Verdana;
font-size: 9pt;
color:#5C5C5C;
font-weight: 400;
line-height: 13pt

}

select {
 background-color: #666699;
 color: #ffffff;
}










