body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999999;
	margin-left: 0px;
}
.cr {
	font-size: 11px;
	color: #999999;
}
a, a:active, a:visited {
	color: #849650;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.cr, a.cr:active, a.cr:visited {
	font-size: 12px;
	color: #5D3897;
	text-decoration: none;
}

a.cr:hover {
	text-decoration: underline;
}

.border1 {
	background-color: #FFFFFF;
	border: thin solid #000000;
}
.contentcell {
	font-size: 12px;
	padding: 10px;
}

h1 {
	color: #61732B;
	font-size: 15px;
	font-weight: bold;
}
