body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #33498E;
	background-color: #939FC5;
	background-image:url(../grafica/bg03.gif);
	margin:0px;
	
}

#page {
	width:800px;
	text-align:justify;
	border-top: 5px #939FC5 solid;
	border-bottom: 5px #939FC5 solid;
	border-right: 5px #939FC5 solid;
	border-left: 5px #939FC5 solid;
	background-color: #BEC8E7;
}


.text {	padding-top:0px; padding-left:20px; padding-right:20px;	padding-bottom:20px;}


a:link {text-decoration: none;color: #CC3333;}
a:visited {	color: #CC3333;	text-decoration: none;}
a:hover {color: #939FC5;text-decoration: none;}

.footer {font-size: 8pt;color:#CC3333;}
.footer01 {	border-left: #CC3333 1px solid;	padding-left:10px; margin-left:60px;}

.bold {	font-weight: bold;}
.text_small { font-size: 8pt;}


