.main {
  	color: #BEBEBE;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 30px;
}

.main a:link,
.main a:visited,
.main a:active{
	color: #5D6E7E;
        font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
        text-decoration: none;
}

.main a:hover{
	text-decoration: underline;
}

.newstitle{
  color: #5D6E7E;
	font-family: Verdana;
	font-size: 11px;
}

.footer {
  color: #37434C;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
}

.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active{
	color: #37434C;
	font-family: Verdana;
	font-size: 9px;
  text-decoration: underline;
}

.header {
  color: #BEBEBE;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
}

.prefoot {
  color: #5D6E7E;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
}
