body {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #24ae03;
	text-decoration: underline;
}

.comm {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #28611f;
	text-decoration: none;
	margin-right:30px;

}
.comm2{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	margin-right:30px;

}
.comm3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #45703e;
	text-decoration: none;
	margin-right:30px;

}
.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.style2 {font-size: 10px}

.AlertPay {
	padding: 5;
	background-color: #087a02;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.AlertPay a:link {
	color: #d2fcfe;
	text-decoration: underline;
}
.AlertPay a:visited {
	color: #d2fcfe ;
	text-decoration: underline;
}
.AlertPay a:hover {
	color: #d2fcfe;
	text-decoration: underline;
}
.email {
padding:2px;
background-color:#cafc72;
}
.logo {
float:right;
}