BODY 
{
	color:#000000; 
	background-color:#40ffff; 
}

FONT {  color:"black";
		text-align: center }

A:active { color: #666699 }
A:hover { color: #ee6699 }
A:link { color: #0066ff }
A:visited { color: #9966cc }

H1 { color: #000000;
 text-align: center }

H2 { color: #000000;
 text-align: center }

H3 { color: #000000;
 text-align: center }

IFRAME.header 
{ 
	height:415;
	width:100%;
}

IFRAME.footer 
{
	height=50;
	width:100%;
}

ADDRESS { text-align:center }

TABLE.no_border
 { 
 border:0;
 text-align: center
 }

TABLE.border
 { 
 border-width:5px;
 text-align: center
 }


