.body {
	background-color: #999999;
}
.body_text {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
a.read:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.read:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.read:hover {

	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}


a.bot:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bot:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub_head {
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #359E1D;
}

a.bot:hover {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
