Body {background-color: #006600;}
.whitebackground
   {background-color: #ffffff;}

a:link {color: #ffff00;}
a:visited {color: #8080ff;}
a:active {color: #ff8080;}
a:hover {background-color: #000000;}



H1 {color: #ffff00;
    background-color: #006600;
    font-family: "comic sans ms", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
    text-align: center;
    font-size: 18pt;
    margin: 0;}

H2 {color: #ffff00;
    background-color: #006600;
    font-family: "comic sans ms", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    text-align: center;
    font-size: 13pt;
    margin: 0;
    margin-top: 5px;}

p { font-family: "comic sans ms", Georgia, "Times New Roman", Times, serif;
    font-size: 14pt;
    color: #ffff00;
    text-align: justify; }
.blacktext
  {color: #000000;}
.whitetext
  {color: #ffffff;}
.pcenter
  {text-align: center;}
.pright
  {text-align: right;}
.pagelinks
  {text-align: center;
   font-size: 10pt;}
.imagetitles
  {text-align: center;
   font-size: 12pt;}
.pagelinks_black
  {text-align: center;
   font-size: 10pt;
   color: #000000;}

.blacktext
  {color: #000000;}
.redtext
  {color: #ff4040;}


ul { color: #ffff00;
     font-family: "comic sans ms", Georgia, "Times New Roman", Times, serif;
     font-size: 13pt;}

il { font-family: "comic sans ms", Georgia, "Times New Roman", Times, serif;
     font-size: 13pt;
     color: #ffff00; }

img   { border-width: 0;}

.image{
	border-style:outset;
	border-color: yellow;
	border-width:4px;
      }

