body					{ background: Black; color: #333333; margin: 0px; }
body,td,li				{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
input,select,textarea	{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; border: 1px solid #993333; }

a:link					{ color: #993333; font-weight: bold; text-decoration: none; }
a:active				{ color: #993333; font-weight: bold; text-decoration: none; }
a:hover					{ color: White; font-weight: bold; text-decoration: none; }
a:visited				{ color: #993333; font-weight: bold; text-decoration: none; }

.smallBody				{ font-size: 8pt; }
.heading				{ font-size: 11pt; font-weight: bold; }