body { 
	background-color:#D0E3FE;
	background-image:url(/img/bg_loop.jpg);
	background-position:center;
	background-repeat:repeat-y;
	color:#000000; 	
	font: 10pt Georgia, Times New Roman, Times, serif; 
	font-weight: 10pt;
	margin-top: 0px;
	border-bottom:0px;
	}

A:link, A:visited { font-weight: bold; color:#cc0000; text-decoration: none; }
	
A:hover { color:#ffffff; text-decoration: underline ; font-weight: bold; }


.title {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	margin-left: 20px;
}

.title_news{
	font-size: 16px;
	color: #0000CC;
	font-style: oblique;
	font-weight: bold;
}
