BODY	{ 	font-family: verdana ; 
		font-color: #000000;
		font-size: 12px;
		background-image: url(indexback.jpg) ; 
		background-repeat: no-repeat ;
		background-color: #ffffff ; 
		margin-left: 10px;
		margin-right: 10px;}

P    {
	font-family: verdana; 	
	font-color: #000000;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px  }


		
H1   {  
	font-family: arial;
	font-weight: 600;
	font-size: 16px;
	color:  #B2C0CE;  }

H2   {
	font-family:  arial;
	font-weight: bolder;
	font-size: 22px;	
	color: #5B733B; 
	margin-left: 10px; }


LI   {
	font-family: arial;	
	color:#68733B;	
	font-size: 12px;
	list-style: disc
	margin: 10


<script LANGUAGE="JavaScript">

<script>
function clearText(thefield){
if (thefield.defaultValue==thefield.value)
thefield.value = ""
} 
</script>
<style>
a:link {  	font-family: arial;
		text-decoration: none; color:#B23D26; }


a:visited {     font-family: arial;
		text-decoration: none; color:#B23D26; }

a:hover {       font-family: arial;
		text-decoration: none; color:#C5C6F1; }

</style>
     

