.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.8em;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 18px;
}
.body a{
	text-decoration: underline;
	color: #3551A7;
}
.body a:hover{
	color: #F45828;
	text-decoration: none;
}
ul {
	list-style-type: square;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.7em;
	letter-spacing: 0.1em;


}
.footer a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;



}
.footer a:hover{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	
}
body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

.maintbl {
	width: 775px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.7em;
	letter-spacing: 0.1em;

}
.copyright a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;



}
.copyright a:hover{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3551A7;
}
.content {
	width: 100%;
	padding: 28px;
}

.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.white {color: #FFFFFF}