.main {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	color: 4A4949;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 18px;

} 
.title {
	font-size: 14px;
	color: #4a4949;
	font-family: tahoma;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}

.news 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #B32317;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;	
}
a:link { color: #666666; text-decoration: none;}
a:visited { color: #666666; text-decoration: none;}
a:active { color: #B32317; text-decoration: none;}
a:hover { color: #B32317; text-decoration: underline;}


.news1
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;	
}

.terms {
	font-size: 10px;
	color: #000000;
	background-position: center center;
	font-family: tahoma;
	text-align: center;
	padding: 5;
}
.board {

	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	color: 4A4949;
	padding-left: 5px;
	padding-right: 0px;
	line-height: 18px;
}
.main_smaller {

	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	color: 4A4949;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 18px;
}

