

h1 { font-size: xx-large; font-family: "Arial"; color: #0E3A94} 
h2 { font-family: "Arial"; color: #000068} 
h3 { font-family: "Arial"; color: #000068} 
h4 { font-family: "Arial"; color: #000068} 
td { font-family: "Arial"; color: black;font-size:14px } 
th { font-family: "Arial"; color: black; font-weight:bold;text-align:left} 
p { font-family: "Arial"; color: black} 
small { font-family: "Arial"; color: black} 
table.list { font-family: "Arial"; color: black;  font-size="12"} 
a:link {  	text-decoration: none; color: #0E3A94}
a:visited {  	text-decoration: none; color: #0E3A94}
a:hover {  	text-decoration: underline; color: #0E3A94}
a:active {  	text-decoration: underline; color: #0E3A94}
a.nav {  	text-decoration: none; font-weight: bold; color: #0E3A94;line-height:25px}
a.nav:visited {  color: #0E3A94}
a.nav:hover {  	text-decoration: underline; font-weight: bold; color: #0E3A94}
a.nav:active {  text-decoration: underline; font-weight: bold; color: #0E3A94}


small.copy {
	font-size: xx-small;
	font-family: "verdana";
	color: #ffffff;
}

table.br {
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	background: white;
	margin: 0px 0px 0px 10px;
}

body {
	font-family: "Arial";
}

table.order {border:2px solid #0E3A94;
width:214px;}

table.order td {
	font-size: 12px;
	text-align: left;
}

table.order th {
	font-size: 12px;
	text-align: left;
	font-weight:bold;
}


tr.orderhead{
	font-size: 12px;
	font-weight:bold;
	text-align: left;
}

a.order:link {  	text-decoration: none; color: red}
a.order:visited {  text-decoration: none; color: red}
a.order:hover {  	text-decoration: underline; color: red}
a.order:active {  text-decoration: underline; color: red}

body {
	FONT: 14px verdana,sans-serif; 
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(img/background.gif);
	BACKGROUND-COLOR: #918FE1;
	text-align:left;
	
}

.error {color:red;font-weight:bold}

.design_by_maffey {
	font-family: arial;
	padding:10px 250px 10px 0px;
	color:#aaaaaa;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}