td,body,a,li,p {
	font-family : Verdana;
	font-size : 8pt;
	color : #eeeeee;
        text-height: 10%;
	}

p {text-align : justify;
   text-indent : 7pt;
   margin-top : 2pt;
   margin-bottom : 2pt;
}

hr {color : #a0a0a0;}

li {list-style-type: square}

H2 {
	FONT-SIZE: 14pt; FONT-WEIGHT: bold; color : #FFffff; FONT-FAMILY: Verdana; text-align : center; margin-top : 2pt;  margin-bottom : 4pt;
}
H3 {
	FONT-SIZE: 10pt; FONT-WEIGHT: bold; color : #FFffff; FONT-FAMILY: Verdana; text-align : center; margin-top : 2pt;  margin-bottom : 4pt;
}
H4 {
	FONT-SIZE: 10pt; FONT-WEIGHT: bold; color : #FFffff; FONT-FAMILY: Verdana; TEXT-ALIGN : justify; margin-top : 2pt;  margin-bottom : 4pt;
}
H5 {
	FONT-SIZE: 8pt; FONT-WEIGHT: bold; color : #FFffff; FONT-FAMILY: Verdana; TEXT-ALIGN : justify; text-indent : 10pt; margin-top : 2pt;  margin-bottom : 4pt;}
H6 {
	FONT-SIZE: 7pt; FONT-WEIGHT: bold; color : #FFffff; FONT-FAMILY: Verdana; TEXT-ALIGN : right; margin-top : 2pt;  margin-bottom : 4pt;}
}

td.t {border: solid 1pt; color: #ffffff; bgcolor: #eeeeee; text-indent : 5pt; FONT-SIZE: 9pt;  background: #000000; FONT-FAMILY: Tahoma;
}
a {
	text-decoration: none;	
FONT-WEIGHT: bold;
	}
a:hover {
	text-decoration: underline;
}
A:link {COLOR: #dda0a0; } 
A:visited {COLOR: #dda0a0; }
A:active {COLOR: #dda0a0; }
body {
	background-color : #000000;
}


