.MenuLink 
{ font-family: verdana, sans-serifs; 
  font-size : 15pt; 
  text-decoration : none;}

A.MenuLink:link 
{ color : #ffffff; }

A.MenuLink:hover 
{ color : #d8e362; }

A.MenuLink:active 
{ color : #99ccff; }

A.MenuLink:visited 
{ color : #99ccff; }

.subMenuLink 
{ font-family: verdana, sans-serifs; 
  font-size : 13pt;
  text-decoration : none;}

A.subMenuLink:link 
{ color : #ffffff; }

A.subMenuLink:hover 
{ color : #d8e362; }

A.subMenuLink:active 
{ color : #99ccff; }

A.subMenuLink:visited 
{ color : #99ccff; }

.TextBox 
{ font-family: verdana, sans-serifs; 
  font-size : 15pt;
  color : #ccffff;
  }
			


			h1	
			{font-family: Book Antiqua, Footlight MT Light, Comic Sans MS; 
			font-weight: bold; 
			color: #ffffff;  
			text-align: center;}

		        h2	
			{font-family: Maiandra GD, Papyrus, Verdana, Arial, Helvetica;
			font-weight: bold; 
			color: green;  
			text-align: center;}

			.headleft	
			{font-family: Maiandra GD, Papyrus, Verdana, Arial, Helvetica;
			font-weight: bold; 
			font-size: 14pt; 
			color: white;  
			text-align: left;}

                                                      

                        h3	
			{font-family: Book Antiqua, Footlight MT Light, Comic Sans MS; 
			font-weight: bold; 
			color: #ffffff;  
			text-align: left;}


                        .text1	
			{font-family: Verdana, sans-serifs; 
			font-weight: bold;
                        font-size: 12pt; 
			color: #ffffff;
			text-align: center;}

			.text2	
			{font-family: Verdana, sans-serifs; 
			font-weight: bold;
                        font-size: 10pt; 
			color: #ffffff;
			text-align: left;}



			.text	
			{font-family: Verdana, sans-serifs; 
			font-weight: bold;
                        font-size: 12pt; 
			color: #ffffff;
			text-align: justify;}


                        
                        p
			{font-family:  Verdana, sans-serifs; 
			font-weight: normal;
                        font-size: 10pt; 
			color: #ffffff;  
			text-align: Left;
			valign:top}

			#tables 
			{ position:absolute;left:0; top:200;}
			
			li 
			{
			font-size: 10pt;
			list-style-image: url(http://www.michaelmcmorrow.com/media233/project5/bullet.gif);
			}