body {
	background-color : #ffff99;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	margin : 0px;
}

.link {
	color : #993333;
	text-decoration : underline;
}

.link:a {
	color : #999999;
	text-decoration : underline;
}

.link:hover {
	color : #993333;
	font-weight : bold;
	text-decoration : underline;
}

.maintable {
	background-color : White;
	border-top : thin solid #C60104;
	border-bottom : thin solid #C60104;
	border-left : thin solid #C60104;
	border-right : thin solid #C60104;
}

.maintext {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C60104;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #333333;
	font-style: italic;
	line-height: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #010065;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.emphasis_head1 {
	color : Black;
}

.emphasis_head2 {
	color : #C60104;
}

.emphasis_bd {
	font-weight : bold;
}
.emphasisBoldBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000066;
}


p,li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.headertable {
	border-left : thin solid #C60104;
	border-right : thin solid #C60104;
}

.bullet {
	line-height : 140%;
}

.testimonial {
	background-color : #FFFFB9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : thin solid Black;
}

.order {
	color : Red;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.footerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	text-align: right;

}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.quotable {
	margin: 6px 12px;
	text-align: left;
	padding: 6 46px;
	font-style: normal;
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;



}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #000000;
}
.prehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}.strike {
	font-weight: bold;
	color: #000066;
	text-decoration: line-through;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.red {
	color: #CC0033;
}
.highlight {
	background-color: #FFFF00;
}
