body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006BB6;
	border-right-color: #006BB6;
	border-bottom-color: #006BB6;
	border-left-color: #006BB6;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #006BB6;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #006BB6;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.mainarea {
	margin: 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;


}
.rightbar {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #006BB6;
	border-right-color: #006BB6;
	border-bottom-color: #006BB6;
	border-left-color: #006BB6;
	margin: 0px;
	padding: 0px;
	height: 18px;


}

hr {
	color: #006BB6;
	margin: 0px;
	padding: 0px;

}
