body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #05008E;
	text-decoration: none;
}
a:visited {
	color: #05008E;
	text-decoration: none;
}
a:hover {
	color: #05008E;
	text-decoration: underline;
}
a:active {
	color: #05008E;
	text-decoration: none;
}

a.red:link {
	color: #F82D0C;
	font-weight: bold;
	text-decoration: none;
}
a.red:visited {
	color: #F82D0C;
	font-weight: bold;
	text-decoration: none;
}
a.red:hover {
	color: #F82D0C;
	font-weight: bold;
	text-decoration: underline;
}
a.red:active {
	color: #F82D0C;
	font-weight: bold;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 12pt;
	color: #05008E;
	font-family: Arial, Helvetica, sans-serif;
}

a.bottom:link {
	color: #555756;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.bottom:visited {
	text-decoration: none;
	color: #555756;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.bottom:hover {
	text-decoration: underline;
	color: #555756;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.bottom:active {
	text-decoration: none;
	color: #555756;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	}

.price { font-size: 10pt;
		 color: #B7002E;
	     font-family: Arial, Helvetica, sans-serif;}
	     
span.maintext { font-family: Arial; font-weight: normal; color: #000000; font-size: 18px }
span.mainboldtext { font-family: Arial; font-weight: bold; color: #0C0DD0; font-size: 12px }
span.boldtext { font-family: Verdana; font-weight: bold; color: #000000; font-size: 12px }
span.smalltext { font-family: Arial; color: #342A45; font-size: 8pt }

.searchbackground {background-color: #EFEFEF;}

form{margin:0}