.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: 10px;
	color: #6B99C4;
	text-decoration: underline;
}
.links1 {

	font-family: tahoma;
	font-size: 10px;
	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: 10px;
	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: 13px;
	color: #408BCE;
	text-decoration: none;
	background-color: #EAEAEA;
}
.frm {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


.style1 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 3px;
	padding-bottom: 2px;
}
.style1 a:link {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 3px;
	padding-bottom: 2px;
}

.style1 a:hover {
	color:#000033
}

