body {
	background-image: url(../images/bg.gif);
	background-color: #879BE3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #677194;
}.smallWhiteFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: 900;
	color: #FF0000;
	text-decoration: underline overline;
}
.largeFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
}
.imageborder {
	border: 2px dotted #A5B3CB;
}