body       {
            font-size   : 12pt;
            background : #000020; 
            font-family : "Times New Roman";
            font-weight : bold;
            color       : white;
            margin      : 0;
           }
   
p          {
            font-size   : 13pt;
            font-weight : normal;
            color       : black;
            text-align  : justify;
            padding-left: 3%;
            padding-top : 1%;
            padding-right : 1%;
            padding-bottom : 0;
           }
  
h1         {font-size  : 8pt;
            color      : #F5F5DC;
            text-align  : center;}
h2         {
            font-size   : 8pt;
            color       : #F5F5DC;
            text-align  : center;}

h4         {
            font-size   : 16pt; 
            color       : white;
           }

ul         {
            font-size   : 13pt;
            font-weight : normal;
            color       : black;
            font-weight : normal;
            text-decoration : none;
            padding-left : 3%;
           }

a          {
            font-size   : 8pt;
            color       : #F5F5DC;
            text-align  : center;
            text-decoration : none;
           }


LI.optlist {
            font-size   : 13pt;
            font-family : "Comic Sans";
            font-weight : normal;
            text-decoration : none;
            color       : wheat;
            list-style-image: URL("../images/goldbutton-8.gif");
            margin-left: 5;
           }
.optlist A {
	    font-weight: normal; 
            font-size: 13pt; 
            color: wheat; 
            font-family: "Comic Sans"; 
            text-decoration: none;
           }
.optlist A:link    {color: wheat;}
.optlist A:visited {color: wheat ;}
.optlist A:hover   {color: white  ;}
.optlist A:active  {color: lightblue;}

LI.optactv {
            font-size   : 13pt;
            font-family : "Comic Sans";
            font-weight : normal;
            text-decoration : none;
            color       : lightblue;
            list-style-image: URL("../images/goldbutton-8.gif");
            margin-left: 5;
           }
.optactv A {
	    font-weight: normal; 
            font-size: 13pt; 
            color: lightblue; 
            font-family: "Comic Sans"; 
            text-decoration: none;
           }
.optactv A:link    {color: lightblue}
.optactv A:visited {color: lightblue}
.optactv A:hover   {color: white}
.optactv A:active  {color: lightblue}

LI.optlist2 {
	    font-weight: normal;
            font-size: 10pt; 
            color: wheat; 
            list-style-type: none;
            font-family: "Comic Sans"; 
            text-decoration: none; 
            margin-left:40; 
           }
.optlist2 A {
	    font-weight: normal; 
            font-size: 12pt; 
            color: wheat; 
            font-family: "Comic Sans"; 
            text-decoration: none
           }
.optlist2 A:link    {color: wheat}
.optlist2 A:visited {color: wheat}
.optlist2 A:hover   {color: white}
.optlist2 A:active  {color: lightblue}

LI.optactv2 {
	    font-weight: normal;
            font-size: 10pt; 
            list-style-type: none;
            color: lightblue; 
            font-family: "Comic Sans"; 
            text-decoration: none; 
            margin-left:40; 
           }
.optactv2 A {
	    font-weight: normal; 
            font-size: 12pt; 
            color: yellow; 
            font-family: "Comic Sans"; 
            text-decoration: none
           }
.optactv2 A:link    {color: lightblue}
.optactv2 A:visited {color: lightblue}
.optactv2 A:hover   {color: white}
.optactv2 A:active  {color: lightblue}

