body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B1B4CA;
	margin-left: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
.footer_bold {
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.footer_text {
	font-size: x-small;
	color: #666666;
}
.style1 {font-size: xx-small}
.style3 {color: #3B447B}

.whitelinksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: medium;
	color: #FFFFFF;
}
