body,td,th {
	font-family: Tahoma;
	font-size:16px;
	margin-top:0px;
}
body {
	background-color: #222222;
	background-image: url(images/diaglines.png);
}
a:link {color:#999999;}
a:visited {color:#999999;}
a:hover {color:#999999;}
a:active {color:#999999;}
.footer_policy {
	font-size: 12px;
	color: #999999;
}
.footer_copyright {
	font-size: 12px;
	color: #999999;
}
h1 {
    letter-spacing: -1;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size:30pt;
	font-weight:bold;
	text-align:center;
	color:#ce0000;
}
h2 {
    letter-spacing: -1;
	font-size: 24pt;
	font-weight: bold;
	color: #222222;
    font-family: Tahoma, Verdana, Arial, serif;
}
h3 {
	letter-spacing: -1;
	font-size: 18pt;
	font-weight: bold;
	color: #222222;
    font-family: Tahoma, Verdana, Arial, serif;
}
h4 {
	letter-spacing: -1;
	font-size: 18pt;
	font-weight: bold;
	color: #ce0000;
    font-family: Tahoma, Verdana, Arial, serif;
}
h5 {
	font-size: 14px;
	color: #222222;
    font-family: Georgia, serif;
    font-style: italic;
}
.highlight {
	font-weight: bold;
	background-color: #f7f903;
}
.table1 {
	 border-collapse: collapse;
	 border: 1px dashed rgb(169, 169, 169); 
	 padding: 10px;
	}
	.table2 { border-collapse: collapse; padding: 10px; border: solid 1px silver; 
	}
.orderform {
	 padding: 20px;
	 background-color: FFFFCC;
	 border-collapse: collapse;
	 border: dashed 3px red; 
	}
