body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
table {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.content {
	margin-top: 75px;
	margin-left: 50px;
	margin-right: 70px;
}

.content .title {
	margin-top: 0px;
	margin-left: 130px;
	font: Bold 14px Verdana;
	padding-bottom: 20px;
}

.feedback_input {
	width: 340px;
}



.feedback_text {
	vertical-align: center;
	text-align: right;
	font: Bold 12px Verdana;
}

.news_date {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0382BE;
	margin-top: 0px;
	text-decoration: none;
}

.news_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	text-decoration: none;
}
.content .news_body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	text-decoration: none;
}
.content .news_body:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0382BE;
	margin-top: 0px;
	text-decoration: none;
}

.archive_news {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00000F;
	margin-top: -2px;
	margin-right: 15px;
	text-decoration: underline;
}

.archive_news:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0382BE;
	margin-top: -2px;
	margin-right: 15px;
	text-decoration: underline;
}