a		{  
	font-family: verdana; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

a:hover			{  
	font-family: verdana; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline;
}

a.menu		{  
	font-family: verdana; 
	font-size: 13px; 
	color: #02275E;
	text-decoration: none;
}

a:hover.menu			{  
	font-family: verdana; 
	font-size: 13px; 
	color: #02275E;
	text-decoration: underline;
}




body      		{  
	font-family: verdana !important; 
	font-size: 12px; 
	color: #000000;
	bgcolor: #ffffff;
}

table, tr, td, th      		{  
	font-family: verdana !important; 
	font-size: 11px; 
	color: #000000;
}
p, div, span, font {
	font-family: verdana !important;
}

td.menu      		{  
	text-align: center;
	font-family: verdana; 
	font-size: 13px; 
	color: #02275E;
	background-repeat: no-repeat; 
	background-position: left top;
	width: 217;
	height: 23;
	padding-right: 20px;
	padding-top: 1px;
}





h2 {
	font-family: arial; 
	font-size: 17px; 
	color: 000000;
	margin: 0px;
	padding: 0px;
}

.caption {
	font-size: 14px; 
	color: #02275E;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}