.news {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.newsblue {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #01416b;
	text-decoration:none
}

.body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
}

.form {
	background-color: #01416b;
	height: 17px;
	width: 170px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

.title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #01416b;
}
