body       {
	color: #564f4e;
	font-size: 12px;
	line-height: 15px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	background-color: #E8E2E2;
	line-height: 150%;
	letter-spacing: 0px;
	word-spacing: 2px;
	margin-top: 16px;
	margin-left: 0px;
	;
 }

 a:hover { font-size: 12px; color: #564f4e; text-decoration: none; background-color: #D6D1D1;}
 a:link { font-size: 12px; color: #564f4e; text-decoration: none; }
 a:visited { font-size: 12px; color: #564f4e; text-decoration: none; }
 a:visited:hover { font-size: 12px; color: #564f4e; text-decoration: none; } 

 a.sub:hover { font-size: 11px; color: #564f4e; text-decoration: none; background-color: #D6D1D1;}
 a.sub:link { font-size: 11px; color: #564f4e; text-decoration: none; }
 a.sub:visited { font-size: 11px; color: #564f4e; text-decoration: none; }
 a.sub:visited:hover { font-size: 11px; color: #564f4e; text-decoration: none; } 


TD,SELECT,OPTION      {
	color: #564f4e;
	font-size: 12px;
	line-height: 15px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	line-height: 125%;
	letter-spacing: 0px;
	word-spacing: 2px;
 } 

h3        {
	color: #564f4e;
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	letter-spacing: 0px;
	word-spacing: 2px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
 }
 



