body {
	background-color: #FFFFFF;
	margin: 20px;
}
#divContainer {
	width: 575px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: center;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #333399;
	text-decoration: underline;
}
a:active {
	color: #333399;
	text-decoration: none;
}

