body {
	margin: 0px;
	background-color: #FFFFE6;
	font-family :Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 0px 10px 0px;
}
/**/
.darkgreen {
	background-color: #669966;
}
.cleargreen {
	background-color: #99CC99;
}
.red {
	background-color: #DE002C;
}
.beige {
	background-color: #E4D89B;
}
.beige-bg {
	background-color: #E4D89B;
}
td.content {
	background-color: #FFFFCC;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
}
td.newsletter {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
}
td.newsletter h2 {
	color: #CC0033;
	font-size: 11pt;
}
td.content a {
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}
td.content b {
	color: #CC0033;
}
td.content a:hover {
	color: #CC0033;
	text-decoration: none;
}
td.content td {
	font-size: 9pt;
}
td.content h1 {
	color: #CC0033;
	font-size: 13pt;
}
td.content h2 {
	color: #CC0033;
	font-size: 11pt;
}
td.content h3 {
	color: #006600;
	font-size: 8pt;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
}
td.content h4 {
	color: #006600;
	font-size: 8pt;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px;
	border: 0px;
}
td.content .plan {
	position: absolute;
	margin: -12px 0px 0px -20px;
}
td.content .home {
	position: absolute;
	margin: -12px 0px 0px -20px;
}
.titles  {
	color: #CC0033;
	font-size: 11pt;
	font-weight: bold;
}
span.separator {
	display: block;
	font-size: 0pt;
	line-height: 0px;
	border-top: 1px solid #669966;
	margin: 0px 0px 10px 0px;
	height: 1px;
}
.forumth {
	float: left;
	margin: 0px 8px 0px 0px;
}
div.blockquote {
	padding: 0px 0px 0px 62px
}
div.contactblockquote {
	padding: 0px 0px 0px 19px
}
.contactth {
	float: left;
	margin: 0px 8px 0px 0px;
}
.flag {
	float: left;
	margin: 2px 8px 0px 0px;
}
.contactnames {
	/*border: 1px solid #CC0000;*/
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 19px;
}
.contactnames .contactlinks {
	font-weight: normal;
}
#donwloadpdf a {
	display: block;
	float: right;
	font-size: 8pt;
	font-weight: normal;
}

#yes_we_can {
	//background-image:url(images/yes_you_can_small.jpg);
	padding-left:20px;
	padding-top:20px;
	width:213px;	
	height:149px;
}