@charset "utf-8";
/* CSS Document */
BODY {
	margin-left: 0px; 
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	background-color:#323232;
}

p { 
	color:#000000; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt; 
	font-style: normal;
}

H1 {
	font-family: Tahoma;
	font-size: 22pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

H2 {
	font-family: Tahoma; 
	font-size: 16pt; 
	color:#000000; 
	font-weight: bold; 
	text-align: center;
}

.optinheadline { 
	color: #000000; 
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 16px; 
	text-align: center; 
}

.cellborder { 
	background-color: #FFFFFF; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt; 
	border: 5px solid #FFCC00; 
}

.highlight { 
	background-color: #FFFF00; 
	font-weight: bold; 
}

.testimonial { 
	border: 2px dotted #000000; 
	padding: 5px 15px 5px 15px; 
	margin-bottom: 15px; 
	background: #ecf5ff; 
}

.dashedpullout { 
	background-color: #ffffcc; 
	border: 2px dashed #000000; 
	padding: 5px 15px 5px 15px; 
}

ul { 
	font-family: Georgia, "Times New Roman", Times, serif; 
}

ol { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt; 
	text-indent: 0pt; 
}

.legal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
.bordeau14G {
	color: #CC0000;
	font-weight: bold;
	font-size: 14pt;
}
.bordeau12G {
		color: #CC0000;
		font-weight: bold;
}
