body { 

	background: #E4E4DC;
	margin: 0;
	padding: 0;  
	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%;  
}

td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #6D6E71; 
}

.sbttn {
	background: #07366C;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#FFFFFF;
	height:19px;
	text-decoration:none;
	cursor: hand;
	font-weight: bold;
	font-size: 9px;
}

.blank		{font-size: 1pt;}
.formbox	{font-family: Verdana; font-size:10px;}
.pagebanner	{font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12pt; color: #2660DC;}


A			{
	color: #5E8FB4;
	text-decoration:none;
	font-weight: bold;
}
A:hover		{color: #378F8F; text-decoration:underline;}
