body {
        color:#FFFFFF;
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
	font-size:10pt;
	background:#000000;
        background-image:none;
	margin-top:10;
	margin-left:10;
}
div {
	background-color:#FFFFFF;
	color:#000000;
	font-size:8pt;
	padding:0px;
	padding-left:5px;
}
h1 {
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        font-size:25pt;
        font-weight:bold;
        text-decoration:none;
        color:#808080;
        margin-top:15pt;
        margin-bottom:5pt;
}
h2 {
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        font-size:20pt;
        font-weight:normal;
	text-decoration:none;
        color:#606060;
        margin-top:15pt;
        margin-bottom:5pt;
}
p  {
	font-size:10pt;
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        margin-top:4pt;
        margin-bottom:4pt;
	margin-right:20%;
}
hr {
	color:#808080;
	width:"80%";
}
a:link {
        color:#C0C0FF;
        font-weight:normal;
	font-size:10pt;
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        text-decoration:none;
}
a:visited {
        color:#C0C0FF;
        font-weight:normal;
	font-size:10pt;
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        text-decoration:none;
}
a:active {
        color:#8080FF;
	font-weight:normal;
	font-size:10pt;
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        text-decoration:none;
}
a:hover {
        color:#FF8080;
        font-weight:normal;
	font-size:10pt;
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        text-decoration:none;
}




font-size
margin-top
margin-left
background-color
text-align
