table { 
	font-size: 11pt; 
	line-height: 16px; 
	border: #000000; 
	color: #FFFFFF; 
	text-decoration: none
} 

a:link {
	font-size: 10pt;
	border-color: #CC3300;
	color: #0000FF;
	text-decoration: underline;
	font-style: normal;
	} 

body { 
	font-size: 9pt; 
	text-decoration: none; 
	border: #000000;
	} 

.text { 
	filter: DropShadow(Color=#cccccc, OffX=2, OffY=1, Positive=2); 
	text-decoration: none; 
	font-size: 9pt
	}

a:hover {
	font-size: 10pt; 
	color: #FF0000; 
	text-decoration: underline
	}

a:visited {
	font-size: 9pt;
	text-decoration: underline;
	color: #0000FF;
	}
