BODY{
   color : #000000;
   Font-Family : Arial Narrow, Arial;
   Font-Size : 12pt;
   Font-Weight : 500;
   }
TABLE{
   color : #000000;
   Font-Family : Arial Narrow, Arial;
   Font-Size : 12pt;
   Font-Weight : 500;
   }
TD{
   color : #000000;
   Font-Family : Arial Narrow, Arial;
   Font-Size : 12pt;
   Font-Weight : 500;
   }
TR{
   color : #000000;
   Font-Family : Arial Narrow, Arial;
   Font-Size : 12pt;
   Font-Weight : 500;
   }

H5{
   color : #000000;
   Font-Family : Arial Narrow, Arial;
   Font-Size : 14pt;
   Font-Weight : 600;
   }

H4{
   color : #000000;
   Font-Family : Arial;
   Font-Size : 18pt;
   Font-Weight : Normal;
   }

H3{
   color : #FFCCCC;
   Font-Family : Arial Black, Arial;
   Font-Size : 24pt;
   Font-Weight : bold;
   }

H2{
   color : #CCCCCC;
   Font-Family : Arial Black, Arial;
   Font-Size : 42pt;
   Font-Weight : bold;
   }

H1{
   color : #32B5AF;
   Font-Family : Arial;
   Font-Size : 30pt;
   Font-Weight : bold;
   }

#layer1 {
	position:	absolute;
	top:		200px;
	left:		172px;
	background-color: transparent;
	border-width:	20px;
	border-color:	white;
	width:		552px;
	}
#layer2 {
	position:	absolute;
	top:		235px;
	left:		100px;
	background-color: transparent;
	border-width:	10;
	border-color:	#FF0000;
	width:		440px;
	}
#layer3 {
	position:	absolute;
	top:		210px;
	left:		397px;
	background-color: transparent;
	border-width:	20px;
	border-color:	white;
	width:		100px;
	}

#layer4 {
	position:	absolute;
	top:		250px;
	left:		215px;
	background-color: transparent;
	border-width:	20px;
	border-color:	white;
	width:		110px;
	}


a:link {color: #006666; text-decoration: none} 
a:visited {color: #006666; text-decoration: none}   
a:active {color: #FFFFFF; text-decoration: none}
a:hover {color: #EEEEEE; text-decoration: underline}

a:link.green {color: #006666; text-decoration: none} 
a:visited.green {color: #006666; text-decoration: none}   
a:active.green {color: #31B5AD; text-decoration: none}
a:hover.green {color: #31B5AD; text-decoration: none}
