	/* begin body type */	/* 2 - serif a */
		
body	{	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	arial, helvetica, serif;
	font-size-adjust:	.5;
	}	
		
p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}	
		
small	{	
	font-size:	.92em;
	}	
		
big	{	
	font-size:	1.17em;
	}	
		
pre	{	
	font-family:	'Monotype.com', Courier New, monospace;
	}	
		
ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

h1, h2, h3, h4, h5, h6 { font-family:  Arial, Helvetica, sans-serif; } 

	
		
	
		
body	{	
	color:	none;
	background:	#fff2d9;
	}

.bodyWHT { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}

.tableborder {
	border: 1pt solid;
}	


.navbarbody	{
	font-size:	1em;	
	font-weight:	bold;
	font-family:	Arial, Helvetica; 
	color:	#ffffff;
	background:	#0000A0;
	}
		
.navbar a
{

	height: 10px;
	display: block;

	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;

	color: #ffffff;
	text-decoration: none;
	background-color: #ce3131;
}

.navbar a:link	{	
	text-decoration:	none;
	font-weight:	bold; 
	color:	#ce3131;
	background:  #ce3131;
	}	

.navbar a:visited	{	
	text-decoration: none;
	font-weight:	bold;
	color:	#ffffff;
	background:  #ce3131;
	}

.navbar a:active
{
	color: #000000;
	text-decoration: none;
	font-weight:	bold;
	background:  #ce3131;
}

.navbar a:hover
{
	color: #ff0000;
	text-decoration: none;
	background-color: #ce3131;	

}

  a:link	{	
	text-decoration:	none;
	font-weight:	bold; 
	color:	#C00;
	background:  none;
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#69C;
	background:  none;
	}	
		
a:active	{	
	text-decoration: none;
	font-weight: bold;
	color:	#C00;
	background: none;
	}	
		
a:hover	{	
	text-decoration: none;
	color:	#F00;
	background: none; 
	}	
		
a.offsite	{	
	text-decoration: none;
	font-weight: normal;
	color:	#C66;
	background: none;
	}	


body	{
	margin-top:	0;
	margin-left:	0;
	margin-right:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:	auto;
	}
	/* end body box */
