@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	text-decoration: none;
	line-height:14.5px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #B45127;
	text-decoration: none;
}
a:visited {
	color: #B45127;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.subhead {
	font-size: 12px;
	color: #999999;
}
h1{
	margin:20px 0px 15px 0px;
	font-size:16px;
	font-weight:normal;
	color: #333333;
}
small a{
font-weight:bold;
}
