.news {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 	12px;
	color: 		#666666;
	border-style:	solid;
	border-width:	1px;	
	border-color:	#666666;
	text-align:	left;
	vertical-align:	middle;
	background-color: #FFFFFF;
	font-weight: 	bold;
}

.news_green {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 	11px;
	font-weight: 	bold;
	color: 		#666666;
	width:		50px;
	border-style:	solid;
	border-width:	1px;	
	border-color:	#666666;
	text-align:	center;
	vertical-align:	middle;
	background-color: #ffffff;
}

.text_10 {
	font-family:	Arial, sans-serif;
	font-size:	10px;
	color:		#666666;
	text-decoration:none;
}

.body_text {
	font-family: 	Arial, sans-serif;
	font-size: 	12px;
	font-weight: 	400;
	color: 		#666666;
	list-style-type:none;
	list-style-image: url(images/blue_circle.jpg);
	list-style-position: outside;
}

.menu  {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:	13px;
	font-weight:	bold;
	height:		45px;
	text-align:	center;
	vertical-align:	center;
	color:		#666666;
	text-decoration:none;
}

p {
	font-family: 	Arial, sans-serif;
	font-size: 	12px;
	font-weight: 	400;
	color: 		#666666;
}

li {
	font-family: 	Arial, sans-serif;
	font-size: 	12px;
	font-weight: 	400;
	color: 		#666666;
}

h1 {
	font-family: 	Arial, sans-serif;
	font-size: 	18px;
	font-weight: 	400;
	color: 		#0C7BEB;
}

h2 {
	font-family:	Arial, sans-serif;
	font-size:	14px;
	color:		#0C7BEB;
}

h3 {
	font-family:	Arial, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	color:		#666666;
}