.body {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 15px;
	text-align: justify;

}
.subhead {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0099FF;

}
.readmore {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0099FF;
	
}
.boxedtext {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	
}
.boximg {

	padding-left: 20px;
	padding-top: 10px;
	
}
.boxdiv {

	padding-left: 10px;
	
}

.footer {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	
}
A {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #0066CC;
	border: thin solid #666666;
}

