.text {
	font-size: 12px;
	text-align: justify;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.bottom {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	height: 17px;
}
a:visited {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #336633;
	text-decoration: none;
}
a:link {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;

}
.box {
	font-size: 11px;
	color: #003300;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #003300;
}
