.cont {
	background-attachment: scroll;
	background-image:  url(img/bkg_log.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 	}
		
.hdr {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	padding-left: 10px; border-left-width: 12px; border-left-style: solid; border-left-color: #FFCC00;
	line-height: 12px; }
	
.bot-lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D56E1F;}

.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 22px;
	text-align:justify;
}

.normm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}



a.bottl {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;	
	color : Black;
	text-decoration: none;}
	
a:hover.bottl  {
	text-decoration:underline; 
	color: #f30;
	}
	
a:visited.bottl {
	text-decoration:underline; 
	color: #333333;}

