/* content */
body {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #6D6F71;
	background-color: #ffffff;
	margin: 0px;
}
img, table {
	border: 0px;
	padding: 0px;
}
td {
 	vertical-valign: top;
 	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: regular;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	text-transform: none;
	color: #6D6F71;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: regular;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	text-transform: none;
	color: #233cb7;
	margin: 0px;
	padding: 0px;
}
h3, h4, h5, h6, h7 {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: regular;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	text-transform: none;
	color: #6D6F71;
	margin: 0px;
	padding: 0px;
}
a {
	font: regular 11px verdana, sans-serif;
	color: #233cb7;
	text-decoration: none;
}
a:hover {
	font: regular 11px verdana, sans-serif;
	color: #233cb7;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: regular;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	text-transform: none;
	color : #6D6F71;
	padding-top: 5px;
}
.news {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: regular;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-transform: none;
	color : #6D6F71;
	padding-top: 55px;
}
ul {
	padding: 0px;
	margin:0px;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: regular;
	font-size: 14px;
	line-height: 6px;
	text-decoration: none;
	text-transform: none;
}
li {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: regular;
	font-size: 14px;
	line-height: 6px;
	text-decoration: none;
	text-transform: none;
	list-style-type: none;
}

