.menuHead {
     color: white;
     text-decoration: none;  
     font-family: serif;
     face: Arial;
     font-size: 16pt;
}

.menu {
     color: black;
     text-decoration: none;  
     font-family: sans-serif;
     face: Arial;
     font-size: 14pt;
     font-weight: bold;
}

.bigBoldText {
     color: black;
     text-decoration: none;  
     font-family: sans-serif;
     face: Arial;
     font-size: 24pt;
     font-weight: bold;
}



body {
   font-family: Arial;
   font-size: 18pt;
   font-weight: bold;
	color: black;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px; 
}

.header {
   font-family: Arial;
   font-size: 18pt;
   font-weight: bold;
	color: black; 
	text-align: center;
}


/*
A.green:link { color: green; background:#000000 }
  A.green:visited { color: red; background:#000000 }
  A.green:hover { color: white; background:#000000 }
  A.green:active { color: lime; background:#000000 }
  A.blue:link { color: blue; background:#000000 }
  A.blue:visited { color: red; background:#000000 }
  A.blue:hover { color: lime; background:#000000 }
  A.blue:active { color: white; background:#000000 }
*/

A.redLink:link    { font-size:14pt; color: red;}
A.redLink:visited { font-size:14pt; color: red;}
A.redLink:hover   { font-size:14pt; color: red; font-weight:bold; }
A.redLink:active  { font-size:14pt; color: red;}

a.SandestinLink:link {
	color: black;
	font-size: 22pt;
			   }

a.SandestinLink:hover {
	color: red;
	font-size: 22pt;
			   }

a:visited {
      color: black;
      text-decoration: none;  
      font-family :  sans-serif;
      font :  Arial;
      font-size : 13pt;
      font-weight: bold;
      }
      
a:link {
     color: black;
     text-decoration: none;  
     font-family: sans-serif;
     face: Arial;
     font-size: 13pt;
     font-weight: bold;
               }

a:hover{
      text-decoration: none;
      color:red;
      font-family :  sans-serif;
      font :  Arial;
      font-size : 13pt;
      font-weight: bold;
      }
      
      
      
      
      
      
      
 a.menuWhite:visited {
       color: white;
       text-decoration: none;  
       font-family :  sans-serif;
       font :  Arial;
       font-size : 13pt;
       font-weight: bold;
       }
       
 a.menuWhite:link {
      color: white;
      text-decoration: none;  
      font-family: sans-serif;
      face: Arial;
      font-size: 13pt;
      font-weight: bold;
                }
 
 a.menuWhite:hover{
       text-decoration: none;
       color:red;
       font-family :  sans-serif;
       font :  Arial;
       font-size : 13pt;
       font-weight: bold;
      }







a.menuRed:visited {
       color: red;
       text-decoration: none;  
       font-family :  sans-serif;
       font :  Arial;
       font-size : 13pt;
       font-weight: bold;
       }
       
 a.menuRed:link {
      color: red;
      text-decoration: none;  
      font-family: sans-serif;
      face: Arial;
      font-size: 13pt;
      font-weight: bold;
                }
 
 a.menuRed:hover{
       text-decoration: none;
       color:red;
       font-family :  sans-serif;
       font :  Arial;
       font-size : 13pt;
       font-weight: bold;
      }
      
      
      
      
a.yLink:link{
     color: red;
     text-decoration: none;  
     font-family :  sans-serif;
     font :  Arial;
     font-size : 10pt;
     font-weight: bold;
 }
a.yLink:visited{
	color: white;
     text-decoration: none;  
     font-family :  sans-serif;
     font :  Arial;
     font-size : 10pt;
     font-weight: bold;

 }
a.yLink:hover{
	font-size : 12pt;
	text-decoration: none;
      color: red;
 }
 
a.flashLink:link{
     color: "#D6B663";
     text-decoration: none;  
     font-family :  sans-serif;
     font :  Arial;
     font-size : 14pt;
     font-weight: bold;
 }
 a.flashLink:hover{
      color: "red";
      text-decoration: none;  
      font-family :  sans-serif;
      font :  Arial;
      font-size : 14pt;
      font-weight: bold;
  }

a.goldLink:link{
     color: #DFB664;
     text-decoration: none;  
     font-family :  sans-serif;
     font :  Arial;
     font-size : 13pt;
     font-weight: bold;
 }
a.goldLink:visited{
	color: #DFB664;
     text-decoration: none;  
     font-family :  sans-serif;
     font :  Arial;
     font-size : 13pt;
     font-weight: bold;

 }
a.goldLink:hover{
	font-size : 13pt;
	text-decoration: none;
      color: red;
 }


.table {
 font-size: 8pt;
 color: #000000;
 font-family:  "arial", "helvetica", sans-serif;
}

.table2 {
 font-size: 10pt;
 color: #000000;
 font-family:  "arial", "helvetica", sans-serif;
}

.smHeading {
 font-size: 10pt;
 color: black;
 font-family:  "arial", "helvetica", sans-serif;
 bgcolor: blue;
 font-weight=bold;
}

.xMenu {
 font-size: 8pt;
 color: #FFFFFF;
 font-family:  "arial", "helvetica", sans-serif;
 background: black;
 font-weight: bold;
 width:80;
 text-align: center;
}

.yMenu {
 font-size: 12pt;
 color: #000000;
 font-family:  "arial", "helvetica", sans-serif;
 width:140;
 text-align: left;
 background: #FFFFCC;
 text-indent:5pt;
}
 
 
 tr.qTRnocolor{
     text-align: left;
     vertical-align:top;
 }
 tr.qTRcolor{
     text-align: left;
     vertical-align:top;
     background-color: "#CCCCCC";
 }
 td.qTDcolor{
      text-align: left;
      vertical-align:top;
      background-color: "#FFFFCC";
 }
 td.qTDYesNo{
     text-align: center;
     width=70;
 }

td.height{
      height=10;
}

 
     
.TITLE {
 font-size: 16pt;
 font-weight: bold;
 color: #FDF1C0;
 font-family:  "arial", "helvetica", sans-serif;
 background-color : #085635;
}

.smallestBreak{
     font-size:1;}
     
.smBreak{
     font-size:3;}
     
.mdBreak{
     font-size:30;}


div.sitenav {
 text-align=left;
 font-family: Verdana;
 color: red;
 font-size: 14pt;
 font-weight: bold;
}

div.content {
 font-family: Arial;
 color: black;
 font-size: 12pt;
}



