body, p, br {font-family: "Verdana",Arial, sans-serif;font-size: 100%;text-align: left; color: black;}
body {padding: 0em; margin: 0em;}
h1 {font-size: 200%; font-weight: bold; color: grey;}

h2 {font-size: 180%; font-weight: normal; color: grey;}

h3 {font-size: 140%; font-weight: bold; color: grey;}

h4 {font-size: 120%; font-weight: bold; color: grey;}

h5{font-size: 110%; font-weight: bold; color: Black; }
ul {margin-left: 10px; padding-left: 0;}
input{
	font-family: "Verdana",Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	background-color: white;
}
form { margin: 0px; padding: 0px; border: 0px;}
.searchbox { background-color: #dddddd; color: #222233; font-size: 10px; }

A:link {color: blue;}
A:visited {color: purple;}
.qual {font-size: 80%;}
.takeout {font-size: 80%; background-color: blue;}
.img_right {float: right; margin: 0em 0em 10px 10px;}
.img_left {float: left; margin: 0em 10px 10px 0em;}
.img_border {border: 1px solid #ccc; padding: 1px;}
.clear {clear: both;}
.table_standard {border: 1px solid #ccc; border-collapse: collapse; width: 700px;}
.table_standard th, .table_standard td {padding: 5px; border: 1px solid #ccc; text-align: left;}
.table_standard th {background: #eaeaea; font-weight: bold; color: #575757;}
.width_half {width: 50%;}
.center {text-align: center !important;}
.right {text-align: right !important;}

td.right {border-right: none; border-top: none; border-bottom: none;}
td.center {border-left: none; border-top: none; border-bottom: none;}




