h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
	color:#748dbb;
	margin-bottom: -8px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#97b56f;
	margin-bottom: -8px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#97b56f;
	margin-bottom: -10px;
}

p , ul, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	}
	
#leftColumn {
	padding: 5px 15px 10px 15px;
	}
	
#rightColumn {
	padding: 5px 15px 10px 15px;
	}
#rightColumn p{
	font-size: 9px;
	line-height: 15px;
}		
		
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(http://www.creativeoutreach.com/email/images/page_bkg.jpg);
	background-repeat: repeat-x;
}

a  {
   color: #CC6600;
   text-decoration: none;
   }

a:link {
   color: #CC6600;
   text-decoration: none;
   }
   
  a:hover {
   color: #CC6600;
   text-decoration: underline;
   } 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.style1 {
	color: #748DBB;
	font-weight: bold;
}
