@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	letter-spacing:1px;
	word-spacing:normal;
	background-color: #ffffff;
	margin: 0px;
	font-weight: normal;
	text-align:justify;
}



a.readmore:link, a.readmore:visited, a.readmore:active {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.readmore:hover {
    color:#41076C;
	font-weight: bold;
	text-decoration: underline;
	
}


a.email:link, a.email:visited, a.email:active {
	font-family: Verdana;
	font-size: 11px;
	color: #373737;
	font-weight: bold;
	text-decoration: none;
}
a.email:hover {
    color:#b8bc42;
	
}



a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.bottom {
	font-family:  Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height:15px;
	font-weight: normal;
	}
	
	

.text{
	font-family: Verdana;
	color: #000000;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	line-height:17px;
	
}