BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial;
	font-size : 8pt;
	background: #333333;
}
h1{
	font-size:15pt;
	font-weight:bold;
	font-family : Arial;
	text-align:center;	
}
h2{
	font-size:12pt;
	font-weight:bold;
	font-family : Arial;
	color : #000000;
	text-align:center;
}
h3{
	font-size:9pt;
	font-weight:bold;
	font-family : Arial;
	color : #000000;
	text-align:center;
}
TABLE {
	font-family : Arial;
	font-size : 10pt;
}
TD {
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
}
TD.text {
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
	text-align: justify;
}
TD.counters {
	font-family : Arial;
	font-size : 8pt;
	color : #cccccc;
	background : #669966;
	text-align: right;
}
TD.poddon {
	font-family : Arial;
	font-size : 9pt;
	color : #cccccc;
	background : #669966;
}
A:ACTIVE, A:LINK, A:VISITED {
	color : #000000;
	text-decoration : underline;
}
A:FOCUS, A:HOVER {
	color : #990000;
	text-decoration : underline;
}
li {text-align: justify;}
