

body {

font-size: 12pt;
font-family: Times (Default); Arial;
direction: ltr;
color: #660033;
line-height: 14pt;
background: url("../images/gnsunburst1.jpg") repeat-x fixed;
margin-left: 25pt;

}


h1 {
  
font: 22pt Comic Sans MS;
font-weight: bold;

}

h2 {
  
  
  font: 18pt Comic Sans MS;
  color: #004444;
  font-weight: bold;

}

h3 {

  font: 16pt Comic Sans MS;
  font-weight: bold;


}

h4 {

 
  font: 15pt Comic Sans MS;
  font-weight: bold;
  

}

h5 {

  font: 14pt Comic Sans MS;
  font-weight: bold;

}

h6 {

  font: 13pt Comic Sans MS;
  font-weight: bold;
  line-height: 18pt;
  text-decoration: none;

}


ul {

  list-style-type: none;

}


a:link {

  color: #004444;
  font-weight: bold;
  text-decoration: none;

}

a:visited {

  color: #660033;
  font-weight: bold;
  text-decoration: none;
  
}

a:hover {

  background: url("../images/stars3.jpg");
  font-weight: bold;
  font-style: italic;
  text-decoration: none;

}

a:active {

  color:#660033;
  font-weight:bold;
  text-decoration:none;

}

form {

  font:16pt Comic Sans MS; 

}

address {

font:8pt Comic Sans MS;
color:teal;
font-style:Italic;

}

