body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 11px;
	color: black;
}
.titles { 
	font-family: Arial, Helvetica, sans-serif;
	color: #808080; 
	font-size: 20px;
}
.plantitles { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 2883d8; 
	font-size: 12px;
}
.bluetitles { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0171bc; 
	font-size: 13px;
}
.bigtext { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0171bc; 
	font-size: 18px;
	text-decoration: none;
}
.boldtext { 
	font-weight: bold; 
	color: #0171bc; 
	font-size: 12px;
}
.fineprint {  
	color: black; 
	font-size: 9px;
}
p {
	font-size: 11px;
	color: black;
}
a {
	font-size: 11px;
	color: black;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0171bc;
}
a:active {
	text-decoration: none;
}

.vedit {
background-color: #F0F0F0;
}

.vedit td {
padding: 3px;
padding-left:  15px;
background-color: #E0E0E0;
}
        
.vedit th {
padding: 10px;
padding-right: 15px;
text-align: right;
background-color: #C0B9C0;
font-weight: normal;
font-size: 12px;
}
