/* CSS Document */

<style> body,td, {
	SCROLLBAR-FACE-COLOR: #009999;
	SCROLLBAR-HIGHLIGHT-COLOR: #009999;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #009999;
	SCROLLBAR-DARKSHADOW-COLOR: #009999;
	SCROLLBAR-BASE-COLOR: #009999;
} 

A:link {text-decoration:none;font-family:Georgia; color:white; font-size:14px; font-style:inherit} 
A:visited {text-decoration:none;font-family:Georgia; color:white; font-size:14px;} 
A:active {text-decoration:none; font-family:Georgia; color:white; font-size:14px;} 
A:hover {text-decoration:none;font-family:Georgia; color:#004D4D; font-size:14px;} 

A.grey:link  {text-decoration:none;font-family:Georgia; color:00cccc; font-size:11px;} 

.text {text-decoration:none;font-family:Georgia; color:#009999; font-size:14px; line-height: 16px;}
.headline {text-decoration:none;font-family:Georgia; color:#009999; font-size:14px; line-height: 16px;font-weight:bold;}
.black {text-decoration:none;font-family:Georgia; color:#000000; font-size:14px; line-height:20px;} 
.small {text-decoration:none;font-family:Georgia; color:#000000; font-size:11px; line-height:15px;} 
.white {text-decoration:none;font-family:Georgia; color:#ffffff; font-size:14px; line-height: 16px;}
 

//--></style>

