body {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#715d4a;
}

h1, h2, h3, h4 ,h5, h6{
	font-weight:bold;
	color:#333333;
	font-family:Verdana, san-serif;
}

h1 {
	color:#f37421;
	font-size:14px;
}
div.content h1 {
	font-size:14px;
	color:#f37421;
	margin:10px 0 3px 0;
	padding:0;
	line-height:15px;
}
div.content h2 {
	font-size:12px;
	color:#f37421;
	margin:0px 0 13px 0;
	padding:0;
	padding-top:0px;
	line-height:13px;
}

div.content h3 {
	font-size:11px;
	margin:0px 0 12px 0;
	padding:0;
	padding-top:0px;
	color:#f37421;
}

div.content h4,
div.content h5,
div.content h6
 {
	font-size:11px;
	margin:0px 0 10px 0;
	padding:0;
	padding-top:0px;
	color:#715d4a;
		
}

div.content {
	line-height:18px;
}

div.wrapped div.title,
div.wrapped div.titlewrss {
	font-weight:bold;
	color:#f37421;
	font-size:12px;
}

h3.title {
	font-size:12px;
	padding:8px 0 13px 16px;
	_width:200px;
	font-weight:bold;
	color:#f37421;	
}

a {
	/*color:#666666;*/
	color: #0075ef;
	text-decoration:none;
}
div.contents a:visited {
	color:#14aed5;	
}
a:hover {
	text-decoration:underline;
}

div#footer {
	font-size:10px;
	color:#8b7b5b;
}

div#footer a{
	
}
div.utforms select,
div.utforms input{
	font-size:11px;	
	color:#797a7e;
}

div.srchResult a{
	font-weight:bold;
	margin-bottom:20px;
}

.orangetext {
	color:#F27420;	
	font-weight:bold;
}