
/*standard tags*/

body{
background-color: white;
color: #000000;
font-family:Arial;
font-size: 9pt;
}

a:link    {color: black;}
a:visited {color: black;}
a:active  {color: black;}
a:hover   {color: red; cursor: hand; font-weight: bold; text-decoration: underline;}

/* end standard tags */


title    {font-size:16pt; font-weight:bold}
prepared {text-align:center; font-size:14pt; margin-top:15px}
notice   {text-align:center; font-size:14pt; margin-top:15px}

div.description {
background-color: white;
color: #000000;
font-family:Arial;
font-size: 9pt;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #fff377;
scrollbar-face-color: #b88c00;
margin-left:10px;
}

div.h1 {margin-left:50px}
div.h2 {margin-left:70px}
div.h3 {margin-left:90px}
div.chapter {margin-top:10px;margin-left:30px; font-size:18px}

div.reference {font-size:14px;margin-left:30px; margin-top:5px}
div.reftitle {font-size:16px; font-weight:bold;margin-top:10px}