<style>	td  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 8px;
		font-weight : normal;
	}


	.regular  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 11px;
		font-weight : normal;
		line-height : 17px;
		color : #eaeaea;
		
	}


	td.footer  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #000000;
		font-size : 10px;
	}

	td.small  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #000000;
		font-size : 10px;
	}


	td.red  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #990000;
		font-size : 10px;
		font-weight : bold;
	}
	.headline  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #990000;
		font-size : 13px;
		font-weight : bold;
	}

	a  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
		font-weight : bold;
	}
	a:hover  {
		text-decoration : underline;
	}
	
	
	a.nav  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 12px;
		text-decoration : none;
		color : #ffcc00;
	}


	a.nav:hover  {
		text-decoration : underline;
		color : #999966;
	}
  
  BODY {
 scrollbar-base-color: #f8ce29;
 scrollbar-track-color: #b4b4b4;
 scrollbar-face-color: #dfceac;
 scrollbar-highlight-color: ;
 scrollbar-3dlight-color: ;
 scrollbar-darkshadow-color: ;
 scrollbar-shadow-color: #000000;
 scrollbar-arrow-color: #990000;
 }
  
	
</style>