body {
	background-color : #b5b3b3;
	background-image: url(img/main_bg.gif);
	background-repeat: repeat-x;
	font-family : Arial;
	font-size : 16px;
	font-weight : normal;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

div, td, ul, ol, select {
	font-family : Arial;
	font-size : 14px;
	font-weight : normal;
	color: #000000;
}

input, select, textarea {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
}

a {
	font-family : Arial;
	color: #000000;
}


a:link, a:visited, a:active { text-decoration: none; }

a:hover { text-decoration: none; color: #000090;}

.news {
	font-size: 15px;
}