.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00693C;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.justifed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #808080;
 font: 12px Arial, sans-serif;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #000000;
 font: 12px Arial, sans-serif;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px #738a7a solid;
}
.itemBorderBlank {
 border: 1px #738a7a solid;
}
.speciallink A:link {  font-family: Arial; font-size: 12px; font-weight: normal; color: #00693C; text-decoration: none}
.speciallink A:visited {  font-family: Arial; font-size: 12px; font-weight: normal; color: #00693C; text-decoration: none}
.speciallink A:hover {  font-family: Arial; font-size: 12px; font-weight: normal; color: #896950; text-decoration: underline}
