body {
	background : white;
	font-family: Dialog;
	color	:	 #758312;
	font-size:		12px;
	letter-spacing: 1px;
	margin	:	0px 0px 0px 0px;
}

a {
	font-family: Dialog;
	color	: 	#EAA000;
	font-size:		12px;
	text-decoration:	none;
}

a:hover {
	color	: 	brown;
	text-decoration:	none;
}

td a.nav-lev-1 {
	color	: 	white;
	font-size:		18px;
	font-weight : bold;
	text-decoration:	none;
}

td a.nav-lev-1:hover {
	color: brown;
	background: white;
	text-decoration:	none;
}

td p.nav-lev-1 {
	text-align : center;
	color	: 	white;
	font-weight : bold;
	text-decoration:	none;
}

td p.nav-lev-1:hover {
	color: blue;
	background: white;
	text-decoration:	none;
}

td p.headline {
	color : #EAA000;
	font-size : 14px;
	font-weight : bold;
}

td p.contentbody {
	color : #000080;
	font-size : 12px;
	letter-spacing: 1px;
	font-weight : normal;
}

td p.contentbody-bold {
	color : #000080;
	font-size : 12px;
	letter-spacing: 1px;
	font-weight : bold;
}

td p.contentbody-list {
	color : #000000;
	font-size : 12px;
	font-weight : normal;
}

.footer-left {
	color : #EAA000;
	font-size : 11px;
	margin-left : 5px;
	text-align : left;
	text-decoration : none;
}

.footer-left:hover {
	/*letter-spacing : 3px;
	*/
}

.footer-right {
	color : #55ACFF;
	font-size : 11px;
	margin-right : 5px;
	text-align : right;
	font-weight : normal;
	text-decoration : none;
}

.footer-right:hover {
	/*letter-spacing : 3px;
	*/
	color : #FF0000;
}