<html>
<head>
<title>Access Style Sheet</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<style type="text/css">
<!--

/* Make all body text maroon-colored 12-point Book Antiqua
   with 16-point vertical spacing between lines of text
   and 10-point margins. 
*/
BODY {font-size: 12pt;
      font-family: "Book Antiqua";
      color: maroon;
      background: url(images/scallop.gif);
      line-height: 20pt;
      margin-left: 10pt;
      margin-right: 10pt;}

/* Indent paragraphs */
P {margin-left: 24pt;
   margin-right: 24pt;}

/* Make headings Prose Antique bold with generous line spacing.
   If user doesn't have Prose Antique, use Helvecia.
*/
H1 {font: 24pt "Prose_Antique" "Helvecia";
    font-weight: bold;
    line-height: 30pt;}

H2 {font: 14pt "Prose_Antique" "Helvecia";
    font-weight: bold;
    line-height: 22pt;}

a:visited.preview {color: #0000FF}
a:hover.preview {color: #999FFF};

a:link.1 {color: #0000FF}
a:visited.1 {color: #9999FF}
a:hover.1 {font-size: 150%};

a:link.2 {color: #0000FF}
a:visited.2 {color: #9999FF}
a:hover.2 {background: #FFFF00};

a:link.3 {color: #0000FF}
a:visited.3 {color: #9999FF}
a:hover.3 {font-family:  fixedsys};

a:link.4 {color: #0000FF; text-decoration: none}
a:visited.4 {color: #9999FF; text-decoration: none}
a:hover.4 {text-decoration: underline};

a:active.5 {color: #0000FF}
a:visited.5 {color: #0000FF}
a:link.5 {color: #9999FF}
a:hover.5 {color: #99FFFF};

a:link.6 {color: #0000FF}
a:visited.6 {color: #9999FF}
a:hover.6 {background: #FFFF00};

a:link.7 {color: #0000FF; text-decoration: none}
a:visited.7 {color: #9999FF; text-decoration: none}
a:hover.7 {text-decoration: underline};

a:link.8 {color: #0000FF}
a:visited.8 {color: #9999FF}
a:hover.8 {font-family:  fixedsys};

a:link.9 {color: #0000FF}
a:visited.9 {color: #9999FF}
a:hover.9 {background: #FFFF00};

a:link.10 {color: #0000FF}
a:visited.10 {color: #9999FF}
a:hover.10 {font-size: 150%};

/* Format footnotte as 8-point Book Antiqua, and align left. */
DIV.footnote {font-size: 8pt;
             line-height: 12pt;
             text-align: left}

-->
</style></head>
<body>
</body>
</html>
