body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #336633;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a {
color: #FFFFFF;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

.text {
	font-size: 12px;
	line-height: 16px;
}
.texttiny {
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
