body, td, th {
	font-family: verdana, Tahoma, serif, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:140%;
}
body {
	margin:0px; 
	background-repeat:repeat-x;
	background-color: #000000;
	padding:0px;
	line-height:140%;
}
.content { 
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	line-height: 160%;
}
.testimonial { 
	font-family: verdana;
	font-size: 11px;
	color:red;
	font-style: italic;
	font-weight: normal;
	line-height: 160%;
}
H3
{color: darkblue; text-decoration: none}
title {
	font-family: Tahoma,sans-serif, serif;
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
}
.title {
	font-family: verdana;
	font-size: 24px;
	color:#000000;
	font-weight: 500;
	}
a:link  {color: blue ; text-decoration: underline;}
a:visited {color:blue ; text-decoration:underline;}
a:hover {color:red ; text-decoration:underline;}

.resultBox {
    border: 1px dotted #cccccc;
    padding: 3px 3px 3px 3px;
    margin: 0px 0 2px 0;
}

ul#menu { 
width: 100%; 
height: 43px; 
background: #000000 url("images/menu-bg.gif") top left repeat-x; 
font-size: 0.9em; 
font-family: "verdana,Lucida Grande", Verdana, sans-serif; font-weight: bold; 
list-style-type: none; 
margin: 0; 
padding: 0; 
}
ul#menu li { 
display: block; 
float: left; 
margin: 0 0 0 5px; 
}
ul#menu li a { 
height: 43px; 
color: #000000; 
text-decoration: none; 
display: block; 
float: left; 
line-height: 200%; 
padding: 8px 15px 0; 
}
ul#menu li a:hover { 
color: red; 
}
ul#menu li a.current{ 
color: #FFF; 
background: #FFF url("images/current-bg.gif") top left repeat-x; 
padding: 5px 15px 0;
 }

	
