body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	background-color: #FFFFFF;
	font-style: normal;
	font-variant: normal;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-size: small;
	font-style: oblique;
	font-weight: lighter;
	text-align: center;
	vertical-align: bottom;
	bottom: auto;
}
a {
	color: #0099FF;
	text-decoration: none;

}
