
BODY {
	font-family: "Century Gothic";
	font-size:11pt;
	vertical-align: middle;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;	
}
td{
	font-size: 11pt; 
	color: #598FC8;
	line-height:16pt;
}
.text1 {
	font-family: "verdana"; 
	color: #B94A00;
	font-size: 11pt; 
	line-height:14pt;
}
.text2 {
	font-family: "verdana"; 
	color: #888888;
	line-height:14pt;
}

.text3 {
	font-family: "Arial"; 
	color: #888888;
	font-size: 10pt;
	line-height:14pt;
}

A:link {
	color: #117C11;
	text-decoration: none;
}
A:visited {
	color: #117C11; 
	text-decoration: none;
}
A:hover{
	color: #0D2173; 
	text-decoration: underline;
}

