BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: White;
	color: #003333;
	text-align: left;
}

A {
	color: #003333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	border: 0px;
}

A:Hover {
	color: Black;
	text-decoration: underline;
}

UL { 
	font-weight: normal; 
	font-size: 10pt; 
}

.lista {
	font-weight: bold;
}

.border {
	background-color: white;
	border: 1px;
	border-bottom-color: #003333;
	border-bottom-style: solid;
	border-left-color: #003333;
	border-left-style: solid;
	border-top-color: #003333;
	border-top-style: solid;
	border-right-color: #003333;
	border-right-style: solid;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.borderno {
	border: 1px;
	border-bottom-color: #003333;
	border-bottom-style: solid;
	border-left-color: #003333;
	border-left-style: solid;
	border-top-color: #003333;
	border-top-style: solid;
	border-right-color: #003333;
	border-right-style: solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

TD {
	color: #003333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	font-style: normal;
	text-align: left;
	color: #003333;
	font-size: 7pt;
	border: 1px;
	border-bottom-color: #003333;
	border-bottom-style: solid;
	border-left-color: #003333;
	border-left-style: solid;
	border-top-color: #003333;
	border-top-style: solid;
	border-right-color: #003333;
	border-right-style: solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.small2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	font-style: normal;
	text-align: left;
	color: #003333;
	font-size: 7pt;
	border: 1px;
	border-bottom-color: #003333;
	border-bottom-style: solid;
	border-left-color: #003333;
	border-left-style: solid;
	border-top-color: #003333;
	border-top-style: solid;
	border-right-color: #003333;
	border-right-style: solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.smallno {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	font-style: normal;
	text-align: left;
	color: #003333;
	font-size: 7pt;
	text-decoration: underline;
}

.orange {
	background-color: #CD5A00;
	border-bottom-color: #CD5A00;
	border-bottom-style: solid;
	border-left-color: #CD5A00;
	border-left-style: solid;
	border-top-color: #CD5A00;
	border-top-style: solid;
	border-right-color: #CD5A00;
	border-right-style: solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.green {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #003333;
	font-style: normal;
	text-align: center;
	color: White;
	border: 1px;
	border-bottom-color: #003333;
	border-bottom-style: solid;
	border-left-color: #003333;
	border-left-style: solid;
	border-top-color: #003333;
	border-top-style: solid;
	border-right-color: #003333;
	border-right-style: solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.inic {
	font-family: "Times New Roman", Times, serif;
	font-size: 100px;
	line-height: 80px;
	padding-top: 1px;
	padding-right: 5px;
	color: Gray;
	float: left;
}

img {
	border: 0px;
}

a.none {
	text-decoration: none;
}

a.none:hover {
	text-decoration: none;
}
