@charset "utf-8";
#bodytable #body2 {
	padding: 15px;
}
#bodytable #container2 {
	padding: 15px;
	font-size: small;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #183068;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;