BODY{
   color : #FFFFFF;
   Font-Family : Verdana, Arial;
   Font-Size : 12pt;
   Font-Weight : 500;
   }
TABLE{
   color : #FFFFFF;
   Font-Family : Verdana, Arial;
   Font-Size : 12pt;
   Font-Weight : 500;
   }
TD{
   color : #FFFFFF;
   Font-Family : Verdana, Arial;
   Font-Size : 10pt;
   Font-Weight : 500;
   }
TR{
   color : #FFFFFF;
   Font-Family : Verdana, Arial;
   Font-Size : 12pt;
   Font-Weight : 500;
   }


#layer1 {
	position:	absolute;
	top:		48px;
	left:		535px;
	background-color: transparent;
	border-width:	20px;
	border-color:	#FFFFFF;
	width:		350px;
	}
#layer2 {
	position:	absolute;
	top:		780px;
	left:		530px;
	background-color: transparent;
	border-width:	20px;
	border-color:	#FFFFFF;
	width:		350px;
	}

a:link {color: #FFFFFF; text-decoration: none} 
a:visited {color: #FFFFFF; text-decoration: none}   
a:active {color: #FFFFFF; text-decoration: none}
a:hover {color: #FFFFFF; text-decoration: underline}

