h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-large;
	color: #FF0000;
	text-align: center;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	text-align: center;
	background-image:  url(image/Azul.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

BODY, TD, .NormalText { font-weight: bold; font-style: normal; text-decoration: none; font-family: Times New Roman, Georgia, Times, serif; font-size: 18px; }

.Header		{ font-family: Georgia; font-size: 32px; color: #FF0000; font-weight: bold; line-height: 48px; }
.Subheader	{ font-family: Times New Roman; font-size: 32px; color: #006633; font-weight: bold; font-style: italic; text-decoration: underline; line-height: 48px; }
.BlackSubheader	{ font-family: Times New Roman; font-size: 32px; color: #000000; font-weight: bold; font-style: italic; text-decoration: underline; line-height: 48px; }
.UnBold		{ font-weight: normal; }

.Red	{ color: #FF0000; }
.Green	{ color: #006633; }
.Blue	{ color: #0000FF; }
.Brown	{ color: #------; }
.Black  { color: #000000; }
.White  { color: #FFFFFF; }

.SmallText	{ font-size: 13px; }
.MediumText	{ font-size: 24px; }
.LargeText	{ font-size: 32px; }

IMG.StandardImage	{ width: 314px; height: 236px; margin: 0 5px; }
IMG.SmallerImage	{ width: 225px; height: 169px; margin: 0 5px; }

div#Content { width: 800px; background: #FFFFFF; border: 1px solid black; }
div#Content TABLE TD { vertical-align: top; text-align: center; padding: 20px; }

TD.BorderBottom		{ border-bottom: 1px solid gray; }

div#Footer	 	   { color: #000000; font-size: 16px; }
div#Footer a 	   { color: #000000; text-decoration: underline; }
div#Footer a:hover { color: #FF0000; text-decoration: underline; }

p {
	background-position: center;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
}
h2g {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #006633;
	text-decoration: underline;
}
h3r {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FF0000;
	text-decoration: underline;
}
