BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color : #cccccc;
	font-weight: bold;
	margin: 0 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
}

H1 {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	text-align: center;
}

H2 {
	color: #0088ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}

H3 {
	color: #0088ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
}

H4 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}

H5 {
	color: RED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

TD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : #cccccc;
}

P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #aaaaaa;
	text-align: justify;
	text-indent: 0;
}

LI {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

A:link, A:visited, A:active {text-decoration: none; color: #ffffff; font-weight: bold;}
A:hover { text-decoration: none; color: blue; font-weight: bold; }

INPUT, SELECT {
	FONT-SIZE: 10px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.caput {text-align: center; color: #000000; background-color: #cccccc; padding-top: 0}
