BODY {
	background-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
   SCROLLBAR-FACE-COLOR: #000000;
   SCROLLBAR-HIGHLIGHT-COLOR: #000000;
   SCROLLBAR-SHADOW-COLOR: #ffffff;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: #ffffff;
   SCROLLBAR-TRACK-COLOR: #000000;
   SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


H1 {
	font-family: "Times New Roman";
	font-weight: Bold;
	color: white;
	font-size: 24pt;
	margin: 12px;
}

H6 {
	font-family: "Times New Roman";
	font-weight: normal;
	color: white;
	font-size: 10pt;
	margin: 12px;
}


A, A:link {
	text-decoration: none;
	color: white;
	font-size: 10pt;
	font-weight: normal;
}

A:hover {
	text-decoration: underline;
	color: white;
	font-size: 10pt;
	font-weight: normal;
}

A:active {
	text-decoration: none;
	color: white;
	font-size: 10pt;
	font-weight: normal;
}

A.men, A.men:link {
	text-decoration: none;
	color: white;
	font-size: 16pt;
	font-weight: normal;
}

A.men:hover {
	text-decoration: none;
	color: red;
	background: white;
	font-size: 16pt;
	font-weight: bold;
}

A.men:active {
	text-decoration: underline;
	color: red;
	background: white;
	font-size: 16pt;
	font-weight: bold;
}

A.tx, A.tx:link {
	text-decoration: underline;
	color: white;
	background: black;
	font-size: 12pt;
	font-weight: normal;
}

A.tx:hover {
	text-decoration: none;
	color: red;
	background: white;
	font-size: 12pt;
	font-weight: normal;
}

A.tx:active {
	text-decoration: underline;
	color: red;
	background: white;
	font-size: 12pt;
	font-weight: normal;

}


td {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px
}




p {text-align: justify; text-indent: 1.5cm; margin: 15px; font-size: 12pt; color:white}