body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.heading1 { 
    font-size:24px;
}
.heading2 {
	font-size:16px;
	
}
.heading3 {
    font-size:16px;
}
h2 {
	font-size: 24px;
	line-height: 5px;
}
h3 {
	font-size: 16px;
	line-height: 0px;
}
.blueheader {
	font-size:18px;
	color: #0000CC;
}
.blueborder {
	background-image: url(/images/optin.gif);
	background-repeat: no-repeat;
}
.newborder {
    background-image: url(/images/optin2.gif);
	background-repeat: no-repeat;
    
}
a:link {color: #000066; text-decoration: none; }
a:visited {color: #000066; text-decoration: none; }
a:active {color: #000066; }
a:hover {color: #000099; text-decoration: none; }

