body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
		color : #0066cc;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #2C4669;
}

p,div,b,td,input{font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000;font-size: 11px;

}
.title{color: #2C4669;}
.body{font-family: Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 11px;}
div.results(
	background-color:#ffffff;
	color:#666666;
	padding-top:10px;padding-bottom:25px;padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.results {  color: #000000}
.border{border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;}
a{font-family: Verdana, Arial, Helvetica, sans-serif;;color : #0066cc;}
v:Link{font-family: Verdana, Arial, Helvetica, sans-serif;;color : #993366;} 
a:hover{font-family: Verdana, Arial, Helvetica, sans-serif;;color : #ff0033;}
a:Link{font-family: Verdana, Arial, Helvetica, sans-serif;;color : #0066cc;}
@media print{
.noprint{
	display : none;}
}
