@charset "UTF-8";
/* CSS Document */

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c777b;
	line-height: 17px;
	padding-bottom: 8px;
	text-align: justify;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7c777b;
	line-height: 17px;
	text-align: center;
}
.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c777b;
	text-align: left;
}
.newshead {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.headingdkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D216E;
	text-align: left;
}
.newslinkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0075bf;
	text-align: left;
}
A   { color: #000000; text-decoration: none }
A:hover { color: #000000; text-decoration: underline }