body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.nav {font-size:12px; }
a.nav:link {color: white; text-decoration: none; }
a.nav:visited {color: white; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; }

a:link {
	color: #004F00;
}
a:visited {
	color: #4A7D48;
}
.style_red {color: #FF0000}


.postedby_style {font-style: italic;}
.title_style {font-size: 16px;}

.box_borders {
	border-style: solid;
	border-color:#666666;
	border-width:2px;
}

.box_headers {
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#878789;
}
.style1 {font-size: 12px}
.style5 {font-size: 18px}
.style7 {font-size: 18px; color: #FFFF00; }
.style8 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin-top:10px;
}
.style_search {
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
}

.info_small {
	font-size:10px;
	}