/* 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;}
A:link {text-decoration: underline; color: yellow;}
A:visited, A:active {text-decoration: underline; color: yellow;}
A:hover {text-decoration: underline; color: red;}
B {font-weight: bold; color: white;}
STRONG {font-weight: bold; color: white;}
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;}
