.menu{ position : absolute;
	  top : 30%;
	  left : 4%;
	 right:75%;
	  text-indent:0px;
	 font-family:Arial, Helvetica, Sans Serif;
	  z-index : 1;
	}
.toast{ position : absolute;
	  top : 20px;
	  left :10px;
	 right:30px;
	  text-indent:0px;
	 font-family:Arial, Helvetica, Sans Serif;
	  z-index : 1;
	}

.mlinkz{ position : absolute;
	   top : 80%;
	  left : 25%;
	
	  text-indent:0px;
margin-right: 20%;
font-family: Georgia, Times, Serif;
	  z-index : 1;
	}

BODY
{
background: #6699CC;
margin-left: 30%;
margin-right: 20%;
font-family: Georgia, Times, Serif;
font-size: 14pt;
color: #FFFFFF;
margin-top: 5px;

}
.dark{
background:#000000; 
margin-left: 30%;
margin-right: 20%;
font-family: Georgia, Times, Serif;
color: #FFFFFF;

margin-top: -5px;
}
.light{
background:#FFFFFF;
margin-left: 33%;
margin-right: 20%;
font-family: Georgia, Times, Serif;
color:#003399;
margin-top: 5px;
}
P
{
text-indent: 15px;
font-family: Georgia, Times, Serif;
font-size: 14pt;
line-height: 18px;
} 


H1
{

color: #CCCCCC;
font-family: Georgia, Times, serif;
font-size: 12pt;

}
H2
{
color: #CCCCCC;
font-family: Georgia, Times, serif;
font-size: 14pt;
margin-left: 0%;
}
H3
{
color: #FFFFFF;
font-family:Georgia, Times, serif;
font-size:14pt;
font-style:italic;
}
A{
text-decoration:none;
}
A:hover{
color: #FF9966 ;
}


.tree
{
text-decoration:underline;
}

.vid
{
font-size: 20pt;
}
