body   { background-color:#c0c0c0;
         color: #000000;
	font-style:normal;
	font-family:Arial;  }

	a:link { color: #000000}       
	a:visited { color: #000000 }  
	a:active { color:#000000}
	


p      { font-family: arial; font-size: 16pt }

.normal { 	color:		#000000;
		font-size:	14pt;
		text-align:	left;
		font-style:	normal;
		font-family:	Lucida Handwriting;
		font-weight:	bold} 

.menu  {	color:		#000000;
		font-size:	12pt;
		text-align:	left;
		font-style:	normal;
		font-family:	Short Hand;
		} 

.text {		color:		#000000;
		font-size:	12pt;
		text-align:	left;
		font-style:	normal;
		font-family:	Arial;
		} 

.headings { 	color:		#000000; 
		font-size:	30pt;
		text-align:	center;
		font-style:	italic;
		font-family:	Comic Sans Ms;
		font-weight:	bold;
 		line-height:	60%;
		text-decoration:underline}


#theMenu {
  position: absolute;
  top: 1px;
  left:  1px;
  visibility: hidden;
  width: 130px;
  line-height: 0;
  z-index: 300;
  }
#menuImg {
  position: absolute;
  top: 1px; 
  left:  1px;
  visibility: visible;
  z-index: 100;
  }

.headOne	{	font-size: 30pt;
		text-align: right;
		color:	    blue;
		}
.testing	{  font-size:  150%;}
