body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b3200;
}
.contentext {
	padding-left: 20px;
}
.tableborder {
	border: 1px solid #0b3200;
}
.submenu:link {
	font-size: 12px;
	font-weight: bold;
	color: #0b3200;
	text-decoration: none;
}
.submenu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.submenu:active {
	font-size: 12px;
	font-weight: bold;
	color: #0b3200;
	text-decoration: none;
}
.submenu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0b3200;
	text-decoration: none;
}
a:link {
	color: #0b3200;
}
a:visited {
	color: #0b3200;
}
a:hover {
	color: #0b3200;
}
a:active {
	color: #0b3200;
}

