.big_grey {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.big_green {

	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #419100;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 12px;
	color: #6B99C4;
	text-decoration: underline;
}
.links1 {
	font-family: tahoma;
	font-size: 12px;
	color: #68A90B;
	text-decoration: underline;
}
.big_blue {


	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #438FD0;
	text-decoration: none;
}
.green {
	font-family: tahoma;
	font-size: 12px;
	color: #68A90B;
	text-decoration: none;
	font-weight: bold;
}
.white_text {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	font-family: tahoma;
	font-size: 12px;
	color: #408BCE;
	text-decoration: none;
	background-color: #E7E7E7;
}
.frm {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #247e1b;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
