<style>{  }
A:Link          { color: #848433; font-weight:normal;}
A:Visited       { color: #848433; font-weight:normal;}
A:Hover         { color: #8B0000; font-weight:normal;}

body  {
	color:#6C6D6D; 
	margin-top:20; 
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFFF;
	scrollbar-3dlight-color: #FFFFFFF;
	scrollbar-darkshadow-color: #FFFFFFF;
	scrollbar-track-color: #FFFFFFF;
	scrollbar-arrow-color: #000000;
	}
	
h1  { 
	font-size: 18px; 
	font-family: Arial, Verdana; 
	font-weight: bold;
	line-height:13pt; 
	margin-bottom: 0px;
	color:#003798; 
	}	

p   { 
	font-size: 12px; 
	font-family: Arial, Verdana;
	letter-spacing: 1.5;  
	line-height: 1.6;
	color:#000000; 
	}
	  	
table    { 
	font-size: 12px; 
	font-family: Arial, Verdana; 
	letter-spacing: 1.5; 
	line-height: 1.6;
	color:#000000; 
	}
	
.submenu { 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	letter-spacing: 1.5; 
	line-height: 1.5;
	color:#69635C; 
	cursor:hand;
	}
	
.fout    { 
	font-size: 12px; 
	font-family:Arial Narrow, Arial; 
	font-weight: bold;
	letter-spacing: 1.7; 
	line-height: 1.3;
	color:#FF0000; 
	}

TEXTAREA	{
	FONT-FAMILY:Verdana, Arial;
	FONT-SIZE: 11px;
	border: 1px #ABB0BA;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	}
INPUT	{
	FONT-FAMILY:Verdana, Arial;
	FONT-SIZE: 11px;
	}
SELECT	{
	FONT-FAMILY:Verdana, Arial;
	FONT-SIZE: 11px;
	border: 1px #ABB0BA;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	}
-->
</style>