a:link  { text-decoration:none; font-weight:bold; color: #21557C;}
a:visited {text-decoration:none; font-weight:bold; color: #21557C;}
a:active { text-decoration:none; font-weight:bold; color: #21557C;}
a:hover { text-decoration:none; font-weight:bold; background:#21557C; color: #ffffff;}
	
body {
	border: 0px;
	background: #ffffff;
	/*font-family: verdana, "Times New Roman", Sans-Serif;*/
	font-family: verdana, Sans-Serif;
	font-size : 11px;
	color: 000000;
	text-align: justify;
	scrollbar-face-color: #F2F1EA;
	scrollbar-shadow-color: #24241C;
    	scrollbar-highlight-color: #F2F1EA;
    	scrollbar-3dlight-color: #F2F1EA;
    	scrollbar-darkshadow-color: #F2F1EA;
    	scrollbar-track-color: #F2F1EA;
    	scrollbar-arrow-color: #24241C;

}

.title{
	font-size : 12px;
}

p{
	text-align: justify;
}

table {
	/*font-family: verdana, "Times New Roman", Sans-Serif;*/
	font-family: verdana, Sans-Serif;

	font-size : 11px;
	color: 000000;
}

.form_text {
	background : #BBBCBE;
	/*border: 0;
	border-color: #738086;*/
	/*font-family: verdana, "Times New Roman", Sans-Serif;*/
	font-family: geneva, verdana, Sans-Serif;

	font-size : 11px;
	padding-left: 2px;
}

.news_title{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}