

body { background-color: #c4c7d2; }

A:link {color: "#333399" }
A:visited { color: "#333399" }
A:active { color: "#333399" }
A.noline { text-decoration: none; }
A.menutitle { text-decoration: none; }



h1 {
    font-size: 13pt;
    font-family: Times New Roman, Times, serif;
    color: #000000
    font-weight: bold;
    margin-top: 0pt;
    line-height: 12pt }

h2 {
    font-size: 12pt;
    font-family: Times New Roman, Times, serif;
    font-style: Italic;
    color: #333399}

h4 {
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
    color: #000000;
    font-weight: bold;}

h5 {
    font-size: 12pt;
    font-family: arial, helvetica, sans-serif;
    color: #999999}

h6 {
    color: #ccff33;
    font-family: Times New Roman, Times, serif;
    font-size: 24pt;
    size: 24pt}

p { 
    font-family: arial, helvetica, sans-serif; 
    line-height: 15pt;   
    font-size: 12pt;
    color: #333399 }

ul {
    font-size: 9pt;
    line-height: 10pt;
    margin-top: 0pt;
    font-family: arial, helvetica, sans-serif;
    color: #cc6600;}


.title {
    line-height: 12pt;    
    margin-top: 0pt;
    font-size: 10pt;
    font-family: Times New Roman, Times, serif;
    font-weight: bold;
    color: #663333; }

.noline{
    font-size: 8pt;
    font-family: arial, helvetica, sans-serif;
    color: #cc6600; }
    
.menutitle {
    line-height: 14pt;    
    margin-top: 0pt;
    font-size: 12pt;
    font-family: Times New Roman, Times, serif;
    font-weight: bold;
    color: #333399; }

.pink {
    font-size: 13pt;
    font-family: Times New Roman, Times, serif;
    color: #ff66ff
    font-weight: bold;
    margin-top: 0pt;
    line-height: 12pt }


<!--COLORS
letter blue: 333399
background: c4c7d2
brown: 663333

-->

