BODY {
	font-family: Verdana;
	font-size : 8pt;
	color: #000;
	margin: 0;
	border: 0;
	background: #F7FDFF;
}

IMG {	
	border : 0px;
}

P
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

IMG.right {
	float : right;
	margin-left : 20px;
	margin-bottom : 20 px;
}

.header {
   font-family: "Times New Roman";
   font-style: normal;	 
	font-size : 20pt;
	text-align : center;
}

.header_red {
   font-family: "Times New Roman";
   font-style: normal;	 
	font-size : 14pt;
	text-align : center;
	color: Red;
}

H2 {
	font-size : 10pt;
	text-align : center;
	color: blue;
	margin-top: 10pt;
}

H3 {
	font-size : 10pt;
	margin-bottom : 0pt;
}

H3.planes {
	font-size : 12pt;
	text-align : center;
}

TD {
	font-size: 10pt;
	text-align: justify;

}

TD.footer {
	font-size : 8pt;
	text-align : center;
}

TD.grey_strip {
	background : ccc;
}

a.menu {
        font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : black;
}
a.menu:hover {color : red};
a.menu:active {color : blue};

.red {
	color: red;
}

.text
{
	 margin-top: 1pt;
	 margin-left: 3pt;
	 margin-right: 1pt;
	 text-indent: 3em;
}

.blue {
	color: blue;
}
.center {
	text-align: center;
}
a.button
{
 color:#000177;text-decoration:none;  font-family: 'Times New Roman'; font-weight:bold; font-style:normal; font-size:14px   
}
a.button:hover 
{
color:#ffffff
}

.button_border
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-color: ##00177;
	border-style: solid;	
	
}

.header_border
{
	border-bottom-width: 1px;
	border-color: ##00177;
	border-style: solid;	
}
