body,p,li,td {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: justify;
}
h1{color:#105D9E;font-size: 16px;font-weight: bold;}
h2{color:#50463f;font-size: 14px;font-weight: bold;}
A:link {
	color:#50463f;
	text-decoration:underline;
	font-weight: bold;
}
A:visited	{
	color:#50463f;
	text-decoration:underline;
	font-weight: bold;
}
A:hover	{
	color:#105D9E;
	text-decoration:none;
	font-weight: bold;
}
.cap{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#rightcol{
	width: 240px;
	padding: 0px 10px 10px 10px;
	margin-left: 750px;
	position: absolute;
}
a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:175px; 
	height:25px; 
	background:#dca; 
	border:1px solid #000; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	color:#000; 
	line-height:25px; 
	overflow:hidden;
}
a.nav:hover {color:#F2E382; background:#50463f;}
a.nav:active {color:#fff; background:#50463f;}
