body {
	background-image: url(bck_grad.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	margin: 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1491B8;
}
#BOX {
	background-image: url(bck_main.gif);
	background-repeat: repeat-y;
	background-color: #E5F0FA;
}
#BOX #CONTENTS {
}
#BOX #CONTENTS {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	width: 862px;
}
#BOX #CONTENTS h1 {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-style: oblique;
	color: #07BDF5;
	font-size: 21pt;
	margin: 0 20px 10px 20px;
}
#BOX #CONTENTS h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #07BDF5;
	font-weight: normal;
	font-style: italic;
	font-size: 18pt;
}
#BOX #CONTENTS h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #07BDF5;
	font-weight: normal;
	font-style: italic;
	font-size: 16pt;
}
#BOX #CONTENTS h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #07BDF5;
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	margin: 0 20px 10px 20px;
}
#BOX #CONTENTS p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2599BD;
	font-size: 12pt;
	margin: 0 20px 10px 20px;
	text-align: justify;
}
#BOX #CONTENTS small {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 9pt;
	margin: 10px 20px 10px 20px;
	display: block;
}
#BOX  #CONTENTS  img {
	margin: 0 20px 10px 0;
}
#BOX #CONTENTS img.bordeada {
	border: 1px solid #07BDF5;
	margin-left: 20px;
}
.Justificado {
	text-align: justify;
}
#BOX #CONTENTS img.header {
	margin-bottom: 20px;
}
#BOX #CONTENTS li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2599BD;
	font-size: 12pt;
	margin-bottom: 5pt;
	list-style-type: circle;
	margin-left: 10px;
}
#BOX #CONTENTS a {
	color: #0099FF;
	font-weight: bold;
}
#BOX #CONTENTS a:hover {
	color: #0099FF;
	text-decoration: none;
}
#BOX #CONTENTS visited {
	color: #49B8FF;
}
#FOOTER {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	color: #3ABDBE;
	font-size: 12px;
	line-height: 1.5;
}
#FOOTER a {
	color: #3ABDBE;
	text-decoration: underline;
	font-weight: bold;
}
#FOOTER a:visited {
	color: #3ABDBE;
}
#FOOTER a:hover {
	color: #3ABDBE;
	text-decoration: none;
}
.HomeParagraph {
	text-align: justify;
	font-style: italic;
}
#BOX #CONTENTS p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #07BDF5;
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	margin: 0 20px 10px 20px;
}
#BOX #CONTENTS #FormWrapper {
	background-color: #F5F5F0;
	padding: 20px;
	width: 640px;
	margin: 10px auto;
	border: 1px solid #BBEDFC;
}
