h1 {

	font-family: Cambria, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;	
	color: #3366cc;

	

}

.content
{
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;	
	color: #000000;

}

a {

	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 15px;

}

a:hover {

	color: #3366cc;
	text-decoration: underline;
	font-weight: bold;
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 15px;

}

a.header
{

	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 14px;

}

a.header:hover
{

	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 14px;

}

.newsletter {

	color: #FFFFFF;
	width: 209px;
	background-image: url(images/newsletter_bkg.gif);
	background-color: #41AADF;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 1px;
	
	}
	
.newsletter_header {

	width: 209px;
	height: 20px;
	background-image: url(images/newsletter_header.gif);
	background-repeat: no-repeat;
	background-position: top;

	}
	
.newsletter_center {

	padding-top: 2px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;

	}

	
.newsletter_text {

	color: #FFFFFF;
	font-size: 11px;
	padding-left: 21px;
	padding-right: 19px;
	line-height: 17px;
	font-weight: normal;
	padding-bottom: 20px;

	}

.newsletter_dotline {

	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	letter-spacing: 1px;

	}