﻿.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.body {
	font-family: arial, helvetica, "sans serif";
	font-size: 12px;
	padding: 6px;
}
.header {
	font-family: arial, helvetica, "sans serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline overline;
}
.leftnav {
	font-family: arial, helvetica, "sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	left: 10px;
	cursor: hand;
	line-height: 18px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #CC9999;
	padding: 6px 3px;
	vertical-align: bottom;
	text-decoration: underline;
}
topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7D7EBF;
	text-align: center;
	vertical-align: text-bottom;
	height: 30px;
	width: 146px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
}
.caption {
	font: 10px Arial, Helvetica, sans-serif;
}
