body
	{
	font-family: 		Arial;
	text-align: 		justify;
	}
th
	{
	font-family: 		Arial;
	color: 				white;
	background-color :	#660000;
	}
td
	{
	font-family: 		Arial;
	font-size: 			9pt;
	}
.tdata
	{
	font-family: 		Arial;
	color: 				black;
	font-size: 			8pt;
	background-color: 	#fdf5e6;
	}

h2
	{
	color : 			#660000;
	font-family: 		times new roman;
	text-align: 		center;
	}
	
A:link  	
	{ 	
	color : 			#cc0000;
	}
A:visited  	
	{ 	
	color : 			#660000; 
	}
A:active  	
	{ 	
	color : 			#660000;
	}
A:hover  	
	{	
	color : 			#cc0000;
	/*background-color:	#ffff99;*/ 
	}
	
A.navlink:link  	
	{ 	
	color : 			#ffffff;
	font-weight: 		bold;
	text-decoration: 	none;
	}
A.navlink:visited  	
	{ 	
	color : 			#ffffff;
	font-weight: 		bold;
	text-decoration: 	none; 
	}
A.navlink:active  	
	{ 	
	color : 			#ffff00;
	font-weight: 		bold;
	text-decoration: 	none; 
	}
A.navlink:hover  	
	{	
	color : 			#ffff00;
	font-weight: 		bold;
	text-decoration: 	none;
	/*background-color:	#333366;*/
	}

A.botnavlink:link  	
	{ 	
	color : 			#ffffff;
	text-decoration: 	none;
	}
A.botnavlink:visited  	
	{ 	
	color : 			#ffffff;
	text-decoration: 	none;
	}
A.botnavlink:active  	
	{ 	
	color : 			#ffffff;
	text-decoration: 	none;
	}
A.botnavlink:hover  	
	{	
	color : 			#ffffff;
	text-decoration: 	none;
	/*background-color:	#333366;*/
	}

A.footlink:link  	
	{ 	
	color : 			#ffffff;
	}
A.footlink:visited  	
	{ 	
	color : 			#ffffff; 
	}
A.footlink:active  	
	{ 	
	color : 			#ffffff; 
	}
A.footlink:hover  	
	{	
	color : 			#ffffff;
	/*background-color:	#333366;*/
	}
	
.nav
	{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #ffffff;
	text-align: center;
	}
	
.botnav
	{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-align: right;
	/*background-color:	#333366;*/
	}

.heading
	{
	font-family: times new roman;
	font-size: 14pt;
	font-weight: bold;
	color: #333366;
	text-align: center;
	}	
	
.subhead
	{
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #666699;
	text-align: center;
	}
	
.dropbox
	{
	font-family: arial;
	font-size: 8pt;
	}
	
.backToTop
	{
	font-family: arial;
	color: black;
	font-size: 8pt;
	text-align: center;
	}
	
.foot
	{
	font-family: arial;
	color: white;
	font-size: 8pt;
	text-align: justify;
	}

