body {
        color:#80F080;
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
	font-size:9pt;
	background:#004000;
        background-image:none;
	margin-top:20;
	margin-left:20;
}
td {
	font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
	color:#000000;
	font-size:9pt;
}
hr {
	width:70%;
	color:#60D060;
	text-align:left;
}
h1 {
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        font-size:28pt;
        font-weight:bolder;
        color:#30A030;
        margin-top:0pt;
        margin-bottom:10pt;
}
h2 {
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        font-size:20pt;
        font-style:italic;
        font-weight:bold;
        color:#48B848;
        margin-top:8pt;
        margin-bottom:8pt;
}
h3 {
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        font-size:13pt;
        text-decoration:none;
        font-weight:bold;
        color:#60D060;
        margin-top:10pt;
        margin-bottom:3pt;
}
p {
        font-size:9pt;
        font-family:Verdana,Helvetica,Arial,Century Gothic,Times New Roman;
        margin-top:4pt;
        margin-bottom:4pt;
}
img {
        border-width:0pt;
}
a:link {
        color:#D0FFD0;
        font-weight:bold;
        text-decoration:none;
}
a:visited {
        color:#A0FFA0;
        font-weight:bold;
        text-decoration:none;
}
a:active {
        color:#FFFFFF;
	font-weight:bold;
        text-decoration:none;
}
a:hover {
        color:#FFFFFF;
        font-weight:bold;
        text-decoration:underline;
}