td, th, input, textarea, select, option {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.page-content {
	text-align: justify;
	font-size: 8pt;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
}

.page-content-highlight {
	text-align: justify;
	font-weight: bold;
	font-size: 8pt;
	color: #798E79;
}

.page-content-bold {
	font-weight: bold;
	font-size: 8pt;
	color: #003300;
}

.page-header { 
	font-size: 11pt; 
	color: #1B701B; 
	font-weight: bold;
}

.page-sub-header {
	font-size: 10pt; 
	color: #264C26; 
	font-weight: bold;
}

.footer-text { 
	font-family: Verdana, Arial;
	color: #0A3210;
	text-align: center; 
	font-size: 7pt; 
}

.footer-lnks { 
	color: #3D5C3C;
	text-align: center; 
	font-size: 7pt; 
}

.ctus-bold {
	color: #ffffff;
	background-color: #949E94;
	font-weight: bold;
}

.ctus-odd {
	background-color: #B9C1B9;
	font-weight: bold;
	text-align: right;
}

.ctus-even {
	background-color: #D3DBD3;
}

A:link { color: #3d5c3c; }
A:visited { color: #798e79; }

a:hover {
	background-color:#D3DFD3; 
}
