@charset "iso-8859-1";

BODY {font-family: ariel, sans-serif; font-size: 12;}

/* Links */
A {font-size: 12; color: 00009a}
A:visited {color: 00009A; text-decoration: none}
A:hover {text-decoration: underline; color: 00009a}
A:link {text-decoration: none; color: 00009a}

/* Tables */
TD {font-size: 12;}

/* Headers */
H1 {font-size: 14; color: black; font-weight: bold; margin-bottom: 5px;}
H2 {font-size: 12; color: black; font-weight: bold; margin-bottom: 2px;}

/* Text */
P {margin-top: 2px; margin-bottom: 2px; text-align: justify;}
P.copy {margin-top: 2px; margin-bottom: 2px; text-align: center; font-size: 10; color: gray;}
P.little {margin-top: 2px; margin-bottom: 2px; text-align: center; font-size: 11;}
UL {margin-top: +5px; font-size: 12;}
LI {margin-top: +5px; font-size: 12;}