body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
 background-color:#000000
}

h1{
 font-size:12pt;
 font-family:Verdana,Helevetica,sans-serif;
 font-weight:bold;
 color:#009900;
 padding-top:5px;
 padding-bottom:5px;
 text-align:center;
}

h2{
 font-size:12pt;
 font-family:Verdana,Helevetica,sans-serif;
 font-weight:bold;
 color:#aaaaaa;
 padding-top:2px;
 padding-bottom:5px;
 text-align:center;
}

p{
 font-size:9pt;
	line-height: 120% ;
}

body,table,tr,td{
	font-size: 8pt ;
	line-height: 120% ;
	color: #aaaaaa;
}

body{
	font-size: 8pt ;
	line-height: 120% ;
	color: #aaaaaa;
}

.size_m00{
	font-size: 8pt ;
	line-height: 100% ;
}

.size_s{
	font-size: 7pt ;
	line-height: 120% ;
}


.size_l{
	font-size: 9pt ;
	line-height: 120% ;
}

.size_l00{
	font-size: 9pt ;
	line-height: 100% ;
}

.size_ll{
	font-size: 10pt ;
	line-height: 120% ;
}

.size_ll00{
	font-size: 10pt ;
	line-height: 100% ;
}



a:link{
	color: #6666cc;
	text-decoration:none;
}
a:visited{
	color: #6666cc;
	text-decoration:none;
}
a:active{
	color: #6666cc;
	text-decoration:underline;
}
a:hover{
	color: #9999ff;
 text-decoration:underline;

