BODY, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #333333;
}

a {
  text-decoration:none;
  color: #999;
}

a:visited {
  text-decoration:none;
  color: #999;
}

a:hover {
	text-decoration:underline;
	color: #FFF
}

.divider {
	background-color :  #DCE5EB;	
}

.mainpage_title_sm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : bold;
}

.mainpage_text_sm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999;
	font-weight : normal;
	line-height : 18px
}

.mainpage_text_company {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999;
	font-weight : normal;
	line-height : 14px
}

.services {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999;
	font-weight : normal;
	line-height : 19px
}

.mainpage_text_header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #ffffff;
	font-weight : normal;
}




