/* CSS Document */
body {
	background-color: #AFAFAF;
	margin-top: 0px;
    font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-style: normal;
	TEXT-DECORATION: none;
	color: #3B3E41;}

p  { 
    font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-style: normal;
	TEXT-DECORATION: none;
	color: #3B3E41;
}
			 
.intro_text {
	font-size: 16px;
	font-weight: bold;
	color: #2F2F2F;
}

.your_face {
	border: 2px solid #CCCCCC;
}



.sales_headline {
	font-size: 26px;
	font-weight: bolder;
	color: #AE0011;
}
.sales_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #2F2F2F;
}

.highlight {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3CC7D;
	margin: 0px;
	padding: 5px;
	color: #875203;

}
.list_item {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #666666;
}
#content_template_wrapper td {
	padding-bottom: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990011;
	padding: 0px;
	margin: 0px;
}
#md_foot {
	padding-top: 20px;
	padding-left: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	margin: 0px;
}

#content_template_wrapper table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#foot TD {
	font-family: Verdana, "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000650;
}
#foot TD A:link, #foot TD A:visited  { font-family: Verdana, "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	COLOR: #000650;  TEXT-DECORATION: none
}

#foot TD A:hover, #foot TD A:active {font-family: Verdana, "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	COLOR: #FFFFFF;  TEXT-DECORATION: none
}


