/* This is the test style sheet. */

BODY {margin-right: 20; margin-left: 20; margin-bottom: 10; margin-top: 2; font-family: arial, helvetica, geneva, sans-serif;}
H1 {color: navy;}
H2 {color: navy;}
TD {font-family: arial, helvetica, geneva, sans-serif;}
A:link {text-decoration: underline; color: blue;}
A:visited, A:active {text-decoration: underline; color: purple;}
A:hover {text-decoration: underline; color: red;}
B {font-weight: bold; color: navy;}
STRONG {font-weight: bold; color: navy;}
P {font-family: arial, helvetica, geneva, sans-serif; line-height: 120%; margin-top: 15px; margin-bottom: 0px;}
PRE {font-family: "QuickType Mono", monaco, "monotype.com," "courier new", courier, monospace;}

