.box {
	border: 1px solid #003300;
}
.maintext {
	font-size: 11px;
	text-align: justify;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bottom {
	font-size: 10px;
	color: #336633;





}
.rightline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003300;
}
a:visited {
	color: #669966;
	text-decoration: underline;
}
a:hover {
	color: #336633;
	text-decoration: none;
}
a:link {
	color: #669966;
	text-decoration: underline;
}