H1 {
	color: #B3452C;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin:10px 0 3px 0;
}
H2 {
	color: #4A9595;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 6px 0 0 0;
}
H2 a {
	color: #4A9595;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
	margin: 0 0 0 0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.header {
	color: #4A9595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}


.textmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

LI {
	list-style-type: square;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.gadtext {
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #663300;
	text-align: justify;
	letter-spacing: 3px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.question {
	font-weight: bold;
	text-indent: 0px;
	margin:.5em 0;
}
.answer {
	margin: 0 3em 1em 3em;
	text-indent:0;
}
.floatleft {
	float: left;
	margin-right: .5em;
}
.floatright {
	float: right;
}
.highlight {
	background-color: #ffc;
}
.orderbox {
	margin: 1em 2em;
	padding: .5em;
	border: dashed #000000;
}
.testimonial {
	color: #B3452C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	padding-left:6em;
	padding-right:6em;
	margin-top:12px;
	margin-bottom:0;
}
.byline {
	margin-top:0;
	color: #B3452C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right:6em;
	text-align:right;
}
.blackbox {
	border: solid #000000;
	border-width:2px;
}
.highlight {
	background-color: #FFFFCC;	
}
div.highlightBar {
	padding: 10px;
	background-color: #ffc;
	border-top: 1px solid #c93;
	border-bottom: 1px solid #c93;
	margin-bottom: 35px;
}

div.highlightBar h2 {
	font-size: 18px;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;
}
