body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background: #1B3681 0px 0px;
	padding: 0px;
	margin: 0px;
}

.tituloGabinete {
	color: #99CCFF;
	font: bold 16px Georgia;}
	
.texto {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 1px;
	text-indent: 7mm;
}
	
.textonegrita {
	color: #FFFFFF;
	font: bold 12px Georgia;}
	
.direccion {
	color: #99CCFF;
	font: 14px Georgia;}
	
.titulocur {
	color: #FFFFFF;
	font: italic bold 14px Georgia;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 1px;}
	
.notas {
	color: #99CCFF;
	font: bold 14px Georgia;
	text-align: center;}
a:link {
	font-size: 12px;
}
a:hover {
	font-size: 12px;
}
