body {
	background-color : #ffffff;
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

div, td, ul, ol {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color: #070721;
}

th {	
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color: #070721;
}

input, select, textarea {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #070721;
REM	background-color : #ffffff;
REM	border-color : #440000;
}

a {
	font-family : Verdana;
	color: #5C83B8;
}


a:link, a:visited, a:active { text-decoration: underline; }

a:hover { text-decoration: none; color: #070721; }


.mini {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
}

.textb {
	font-weight: bold;
}

.nav {
	color: #070721;
}

a.nav {
	text-decoration: none;
	color: #070721;
}

a:hover.nav {
	color: #070721;
	text-decoration: underline; 
}

.highlight {
	color: #847F66;
	font-weight: bold;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

.newstitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #5C83B8;
}

.news {
	font-size: 15px;
}
