a:link {
	color : #006666;
}

a:visited {
	color : #006666;
}

a:active {
	color : #990000;
}

body, th, td {
	color : #444444;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 140%;
}

.accenttext {
	color : #660000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.heads {
	color : #990000;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
	text-transform : uppercase;
	word-spacing : 2px;
}

.indented {
	margin-left : 16px;
}

.navmenutext {
	color : #990000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
	text-align : center;
	text-transform : uppercase;
}

