body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
body {
	background-color: #D2EAFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style: circle;
}
a:link {
	text-decoration: underline;
	color: #000033;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, mono;
}
.highlight {
	color: ffff00;
	font-weight: bold;
}
.dullndark {
	color: #FFFFFF;
	background-color: #666666;
}
ul {
	font-style: italic;
	list-style-type: circle;
}
h1 {
	text-align: center;
}
.text {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.textbold {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.sub {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}.sub2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #013467;
}
