H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18pt; 
	color: red;
	FONT-FAMILY: georgia,times new roman,geneva,sans-serif; 
	TEXT-ALIGN: center;
}
H2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	COLOR: #0000ff; 
	FONT-FAMILY: georgia,times new roman,geneva,sans-serif; 
	TEXT-ALIGN: left;
}
BODY {
	FONT-SIZE: 11pt; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	TEXT-ALIGN: center;
	background-color: #0000FF;
}
TD {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	TEXT-ALIGN: left;
}
.box-body {
	FONT-SIZE: 9pt; 
	FONT-FAMILY: "courier new", courier, sans-serif;
}
.pre-head {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	FONT-STYLE: italic; 
	FONT-FAMILY: "courier new", courier,sans-serif; 
	TEXT-ALIGN: left;
}
.box-border {
	BORDER-LEFT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-STYLE: dashed; 
	BORDER-TOP-COLOR: #000000; 
	BORDER-RIGHT-STYLE: dashed; 
	BORDER-LEFT-STYLE: dashed; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-STYLE: dashed;
}
.quote-box {
	FONT-SIZE: 9pt; 
	FONT-STYLE: italic; 
	FONT-FAMILY: verdana, "courier new", courier, georgia, arial, helvetica, sans-serif; 
	TEXT-ALIGN: left;
}
.nospam {
	FONT-SIZE: 8pt; 
	FONT-STYLE: italic; 
	FONT-FAMILY: "courier new", courier, georgia,verdana, arial, helvetica, sans-serif; 
	TEXT-ALIGN: left;
}
.trademarks {
	FONT-SIZE: 8pt; COLOR: #666666; 
	FONT-STYLE: italic; 
	FONT-FAMILY: "courier new", courier, georgia,verdana, arial, helvetica, sans-serif; 
	TEXT-ALIGN: left;
}
.privacy-text {
	font-size: 8pt; 
	color: #333333; 
	font-family: "courier new", courier, verdana, arial, helvetica, sans-serif; 
	text-align: center;
	margin-top: 0;
}
LI {
	MARGIN-TOP: 9px;
}
blockquote{
	FONT-FAMILY: "courier new", courier, verdana, arial, helvetica, sans-serif;
	background-color: beige;
	padding: 2px;
}
a:active { 
	color: #0000ff;
	text-decoration: underline;
} 
a:hover { 
	color: #0000ff;
	text-decoration: underline;
} 
a:link { 
	color: #0000ff;
	text-decoration: underline;
} 
a:visited { 
	color: #0000ff;
	text-decoration: underline;
}

table#main{

	background-color: #ffffff;
	width: 600px;
	border: 0;
}
div#top{
	

	background-color: #ffffff;
	width: 600px;
	border: 0;
	margin-left: auto ;
    margin-right: auto ;
}
div#padding{
	 padding: 0px 20px;

	 text-align: left;
	 font-size: 10pt; 
	 font-family: arial, helvetica, sans-serif; 
}
div.orderform{
	text-align: center;

	width: 450px;
	border: dashed 3px #cc0000;
	padding: 15px;
}
div.orderform-wrapper{
	text-align: center;
}
table#coupon{
	 BORDER-COLLAPSE: collapse; 
	 width: 450px;
	 border: dashed 3px #cc0000;
}
table#form{
	 width: 100%; 
	 border: 0;
}
img.banner{
	border: 0;
}
hr#bottomline{
	color: #333333; 
	height: 1px; 
	text-align: center;
	width: 90%;
}
span.strong{
	font-weight: bold;
}
span.hilight{
	background-color: yellow;
}
