body {
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: left; vertical-align: top;}

.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-align: justify; vertical-align: top;}

div.csc-header h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0000; text-align: left; vertical-align: top;}

#testata { 
    width: 650;   
    border-left: 1px #314284 solid; 
    border-right: 1px #314284 solid;
    border-top: 1px #314284 solid;
    padding-left: 5px; padding-top: 0px;  padding-right: 35px; padding-bottom: 10px;
    margin-bottom: 0px;
}

#corpo { 
    width: 650;
    border-left: 1px #314284 solid;
    border-right: 1px #314284 solid;
    border-bottom: 1px #314284 solid;
    padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px;
    margin-top: 0px;
}

#linkurl { 
    display: none;
}