body, p, td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #111144; 
}
body{  
	margin-left:5px; 
}
a.level1:link, a.level1:visited {
	color: #000022; 
	font-weight: bold;
	text-decoration: none;
	line-height: 16px; 
}
a.level1:hover {
	color: #770011;
}
a.actlevel1 {
	color: #990000; 
	font-weight: bold;
	text-decoration: none;
}
a.level2:link, a.level2:visited {
	font-size: 11px; 
	color: #000022; 
	text-decoration: none;
	line-height: 14px; 
	font-weight: normal;
}
a.level2:hover {
	color: #770011;
}
a.actlevel2 {
	color: #990000;
	text-decoration: none;}
p{
	margin-top:10px;
	margin-bottom:0px;
}
p.subnav {
	margin-top:5px;
	margin-bottom:0px;
	padding-left:18px;
}
input{
	width:130px;
}

