.Estilo1 {
	color: #FFFFFF;
	font-size:13px;
	font-family: Calibri, Arial, Tahoma;
}
.Estilo2 {
	color: #FFFFFF;
	font-size:12px;
	font-family: Calibri, Arial, Tahoma;
}
.Estilo3 {
	color: #333333;
	font-size:13px;
	font-family: Calibri, Arial, Tahoma;
	font-weight: normal;
}
.Estilo4 {
	color: #003399;
	font-size:15px;
	font-family: Calibri, Arial, Tahoma;
	font-style: normal;
	font-weight: bold;
}
.Estilo5 {
	color: #000066;
	font-size:12px;
	font-family: Calibri, Arial, Tahoma;
	font-style: normal;
}
.Estilo6 {
	color: #000000;
	font-size:14px;
	font-family: Calibri, Arial, Tahoma;
	font-style: normal;
	font-weight: bold;
}
.Estilo7 {
	color: #000066;
	font-size:13px;
	font-family: Calibri, Arial, Tahoma;
	font-style: normal;
	font-weight: bold;
}
.Estilo8 {
	color: #000066;
	font-size:11px;
	font-family: Calibri, Arial, Tahoma;
	font-style: normal;
}
.Estilo9 {
	color: #000066;
	font-size:15px;
	font-family: Calibri, Arial, Tahoma;
	font-style: normal;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/fdo.jpg);
	background-repeat: repeat-x;
	background-color: #00457C;
}

table
{
	font-family: "Zurich BT", "Zurich Cn BT", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
    color: #FF6600;
    text-decoration: none;
}
a:visited {
    color: #FF6600;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

