hr {
	color: #FFFFFF;
}

body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        background-color: #006600;
        color: #FFFFFF;
        margin: 0px;
}

td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
}
a:link { font-family: tahoma, arial; font-size: 12px; font-weight:bold; color: #E2DC7E; text-decoration: none; }
a:visited { font-family: tahoma, arial; font-size: 12px; font-weight: bold; color: #E2DC7E; text-decoration: none; }
a:active { font-family: tahoma, arial; font-size: 12px; font-weight: bold; color: #E2DC7E; text-decoration: none; }
a:hover { font-family: tahoma, arial; font-size: 12px; font-weight: bold; color: #78522D; }
