body 
{
	 margin : 0px 0px 0px 0px;
 }
.content 
{
	padding-top: 25px;
	padding-left: 15px; 
	padding-right: 25px; 
	font-size: 70%;
	font-family: verdana, sans-serif;
}
.content a
{
	color: #425584;
}
.content a:hover
{
	color: orange;
	text-decoration: underline;
}

.content TD
{ 
	font-size: 70%;
	font-family: verdana, sans-serif;
}

.submenu
{
	border-bottom: 1px solid gray;
}
.submenu A
{
	font-size: xx-small;
	font-family: verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: 600;

}
.menu A
{
	font-size: x-small;
	font-family: trebuchet MS, verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.menu A:hover
{
	text-decoration: underline;
}
.submenu A:hover
{
	text-decoration: underline;
}
h1
{
	font-size: large;
	font-family: trebuchet MS, verdana, sans-serif;
	color: Black;
	text-decoration: none;
}
h2
{
	font-size: small;
	font-family: trebuchet MS, verdana, sans-serif;
	color: Black;
	text-decoration: none;
}
h3
{
	font-size: x-small;
	font-family: trebuchet MS, verdana, sans-serif;
	color: Black;
	text-decoration: none;
}
.results TD
{
	font-size: 70%;
}
.results_links A
{
	color: #666666;
}
input,select
{ 
		font-family: Verdana ,Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		border: 1px solid #666666;
		color: #333333;
		text-decoration: none;
		padding: 1px;
}

.category_heading
{
	text-decoration: underline;
	font-size: x-small;
	padding-top: 10px;
	display: block;
}
.subcategory_heading 
{
	padding: 0px;
	margin: 0px;
	font-size: xx-small;
}
.subcategory_heading a
{
	text-decoration: none;
}
.footer
{
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;

}