﻿body 
{
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: Black;
	background-color: Silver;
	margin: 5 0 0 0;
}

.ul_sub
{
	font-size:9pt;
	color:#568ECB;
	list-style-type:square;
}
.style1
{
    width: 780px;
    height:420px;
    border: 1px solid #568ECB;
    background-color: #FFFFFF;
}
.style2
{
    width: 100%;
}
.titulos
{
	font-size: 14pt; 
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-bottom-color: #588ECB;
 }
.contacto
{
	font-size: 10pt;
	font-weight:bold; 
 }
 
.pie
{
	font-size: 8pt;
	font-weight:200;
	letter-spacing: 3;
	color: #568ECB;
	border-top-style: solid; 
	border-top-width: thin; 
	border-top-color: #588ecb; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	height: 10pt;
}