@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #BB3F18;
}
a:visited {
	color: #BB3F18;
}
a:hover {
	color: #E57315;
}
a:active {
	color: #BB3F18;
}
.legal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #999;
}
.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	line-height: 130%;
}	
.bold_subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	font-style: normal;
}
.sub_italic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #fcb02f;
}
.head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fcb02f;
}
.home_news_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
