BODY {font-family: Times, serif; color: white; background-color: black}

A:link {font-weight: normal; font-size: 100%; color: #DDFFFF; text-decoration: none}
A:visited {font-weight: normal; font-size: 100%; color: #FF88FF; text-decoration: none}
A:hover {font-weight: bold; font-size: 100%; color: #9999FF; text-decoration: none}

.name {font-family: Arial, sans-serif; font-weight: bold; font-size: 120%}
.tract {font-family: monospace}
.legal {font-size: 75%; text-align: center}

P {margin: .5em 0 0 0}

H1 {font-family: Arial, sans-serif; font-weight: bold; font-size: 200%; text-align: center}
H2 {font-family: Arial, sans-serif; font-weight: bold; font-size: 150%; text-align: center}
H3 {font-family: Arial, sans-serif; font-weight: bold; font-size: 120%; text-align: center}

CITE {font-weight: bold; font-style: normal}
EM {font-style: italic}
STRONG {font-weight: bold; font-style: italic; color: #FFFFFF}

/* for backwards compatability */
I {font-style: italic}
B {font-weight: bold}
SUP {vertical-align: super}
