.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #002463;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002863;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #6B6D6B;
}
a:visited {
	text-decoration: none;
	color: #6B6D6B;
}
a:hover {
	text-decoration: underline;
	color: #08286B;
}
a:active {
	text-decoration: none;
	color: #737173;
}
.tablelines {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #8C8A8C;
	line-height: normal;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
