body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
a.toc:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.toc:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
a.toc:hover {
	text-decoration: none;
	color: #99B6EE;
	font-weight: bold;
	font-size: 11px;
}
a.toc:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
a.smallLink:link {
	color: #0066CC;
	font-size:11px;
	text-decoration: none;
}
a.smallLink:visited {
	color: #0066CC;
	font-size:11px;
	text-decoration: none;
}
a.smallLink:hover {
	color: #0066CC;
	font-size:11px;
	text-decoration: underline;
}
a.smallLink:active {
	color: #0066CC;
	font-size:11px;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #0066CC;
}
h2 {
	font-size: 14px;
	color: #0066CC;
}
h3 {
	font-size: 12px;
	color: #0066CC;
}
input { 
	width:auto; 
	font:Arial; 
	font-size:10px; 
	font-weight:bold;
}
.RecordsetHeader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: left;
	padding: 4px;
}
.Recordset {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	text-align: left;
}
.RecordsetDark {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-color: #CCCCCC;
}
.PrintSheet {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.body {
	background-color: #FFFFFF;
	margin: 2px;
}
.FormField {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	width: 200px;
	border: 1px solid #5C8FBE;
}
.FormButton {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #85A5CE;
}
.ErrorMsg {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.RecordsetFoot {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	text-align: center;
}
