/* This is the OmniModels style sheet for the home page. */

BODY {margin-top: 2; font-family: arial, helvetica, geneva, sans-serif;}
TD {font-family: arial, helvetica, geneva, sans-serif;}
A:link {text-decoration: underline; color: blue;}
A:visited {text-decoration: underline; color: purple;}
A:active {text-decoration: underline; color: green;}
A:hover {text-decoration: underline; color: navy; background: #ffffcc;}
B {font-weight: bold;}
H1, H2, H3 {margin-bottom: 0.125em;}
H1 + *, H2 + *, H3 + * {margin-top: 0em;}
UL {margin-bottom: 0.625em;}
PRE {font-family: "QuickType Mono", monaco, "monotype.com," "courier new", courier;}

