body	{background-image:url("blue.jpg");
	
}



h4 	{font-family: "Verdana","Arial";
	color:black;
	font-size:14px;
	font-weight:bold;
	padding-bottom:4;
	padding-top:4;
	text-align:center;
	}

h1	{
	font-family: "Verdana", "Arial";
	color:white;
	font-size:38px;
	font-weight:bold;
	text-align:center;
	font-style:italic;	
	} 

h2	{
	font-family: "Verdana", "Arial";
	color:white;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:120%;
	} 





A.menu:link, A.menu:visited, A.menu:active  
	{text-decoration: none; 
	font-size: 13px;
	color:white; 
	font-family: "Verdana", "Arial";
	font-weight:bold;
	}

A.menu:hover 
	{
	color: #C7C0B1;
	}

A.email:link, A.email:visited, A.email:active  
	{text-decoration: none; 
	font-size: 20px;
	color:white; 
	font-family: "Verdana", "Arial";
	font-weight:bold;
	}

A.email:hover 
	{
	color: #C7C0B1;
	}

.bodytext
	{
	font-family : times new roman, Arial, Helvetica;
	font-weight : normal;
 	font-size: 17px;
	color: white;
	line-height:120%;
	}
	


.toc
{
		padding: 2px;
		margin:3px;
		border-bottom: 1px solid #C7C0B1;
		font-size: 12px;
		width:100px;

}



img {border:0px;}