
body {
	/*background-color: #003300;*/
	background-image: url("../images/bg1.jpg");
	background-attachment: fixed;
	scrollbar-face-color: #F5F5F5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #000066;
	scrollbar-track-color: #Ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	text-align: center;	
	margin-top:0px;

}

td  {
	font-size : 9pt; 
	font-family :Arial, Helvetica, sans-serif;
	font-weight: normal;
}



th  {
	font-size : 9pt;
	font-family :Arial, Verdana, Tahoma;
	color : #333333;
	font-weight: normal;
	background-color : #EFEFEF;
	padding : 0;
	text-align : center;
	border: thin doble #000066;
	font-style: normal;
	text-decoration: none;
}

DIV { 
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}

/*a:link {
	text-decoration: none;
	font-size : 10px;
	color:#CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FFCC66;
}*/