.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

a.links {
	color: #D70769;
	text-decoration: underline;
}

a:hover.links {
	color: #901357;
	text-decoration: none;
}

	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	}
.emailtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;	
}

.boldbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	font-weight: bold;

}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}

a.caption {
	color: #D70769;
	text-decoration: underline;
}


a:hover.caption {
	color: #901357;
	text-decoration: none;
}
	
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 100%;
	font-weight: bold;
	color: #901357;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #901357;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}

.news {
	background-image: url(/images/email-back.jpg);
	border: 1px solid #000000;}
	
#side-adsense {
	margin-left:25px;}
	
#floating-adsense {
	float: left;
	padding: 20px;
	}
