body,p{
	font-familly:	Verdana,Arial;
	font-size:	11px;
	line-height:	150%;
	color:		rgb(51,51,51);
}
h1{
	font-size:	16px;
	font-weight:	500;
	line-height:	150%;
	margin-bottom:	5;
	color:		rgb(213, 43, 30);
}
h2{
	font-size:	11px;
	font-weight:	900;
	line-height:	150%;
	margin-bottom:	2;
	color:		rgb(213, 43, 30);
}
h2.newsheader{
	font-size:	11px;
	font-weight:	500;
	line-height:	150%;
	margin-bottom:	2;
	color:		rgb(213, 43, 30);
}
a{
	color:		rgb(213, 43, 30);
	text-decoration:	none;
}
li.menu_item{
	color:#aaa;
	font-size:12px;
	font-weight:bolder;
	list-style-type: none;
	float:left;
	margin-right:50;
}
li.submenu_item{
	color:#aaa;
	font-size:11px;
	list-style-type: none;
	float:left;
	margin-right:5;
}
.menu_link{
	color:#aaa;
	text-decoration: none;
}
.menu_link_current{
	color:#000;
	text-decoration: none;
}


