.div_main {
}
.div_footer {
	text-align: center;
}
body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #6699cc;
}
p {
	padding: 1em;
}
.div_main a:link {
	color: #333333;
	text-decoration: underline;
}
.div_main a:visited {
	color: #27408B;
	text-decoration: underline;
}
.div_main a:hover {
	color: #436EEE;
	text-decoration: underline;
}
.div_main a:active {
	color: #27408B;
	text-decoration: underline;
}
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
