body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	background-color:#FFFFFF;
	color: #999999;
	
}


#swf {
	height: 100%;
	width: 100%;
	position: absolute;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #375816;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #375816;
}
	  
.imagencabecera {
	background-color: #eeeeee;
	font-size: 100%;
	color: #055382;
	height: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
	}


