body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family:arial,helvetica,sans-serif;
}
td {
	margin: 0px;
	padding: 0px;
}
table {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

h1{
	font-size: 26px;
	margin: 0;
}

h2{
	font-size: 22px;
}


.content {
	margin-top: 115px;
	margin-left: 50px;
	margin-right: 70px;
}

.content p,ul,ol,li {
	font-size:10pt;
	font-family:arial,helvetica,sans-serif;
}

.content p {
	text-align:justify;
}
.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;
}
