body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;

}

td {font-size: 14px;}

th {font-size: 16px;}

h1,h2,h3,h4,h5,h6 { 
  font-family: Arial, Helvetica, sans-serif;
  margin: 0; 
  padding: 9px 0;
  color:#111; 
  clear:both; 	
  margin-top: 10px;
  margin-bottom: 5px;
}

h1{font-size: 16px;}
h2{font-size: 14px;}

#header #menu {
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}

#header #menu a{
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}

.search_box {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.search_string {
	font-size: 10px;
}
.search_submit {
	font-size: 10px;
}

.login_table {
	text-align: center;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
}
