	<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 : 14px;
		font-weight : normal;
		line-height : 15px;
}
		
		.subtext {
			color : 990000;
			font-family :  verdana,Arial,helvetica,sans serif;
			font-size : 15 px;
			font-weight : normal;
		}

		
		.header {
			color : #cc9900;
			font-family :  Times, Times New Roman, serif;
			font-size : 18 px;
			font-weight : bold;
		}

		a.nav  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 12px;
		text-decoration : none;
		color : #ffffcc;
		font-weight : bold;
		}

		a.nav:hover  {
		text-decoration : underline;
		}
		
		


		
		
</style>