
body 		{	margin: 10px 0px 10px 0px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			background-image:url(\hstile.jpg); 
			font-size: 95%;
			line-height: 105%

		}

a:link    	{	color: #993300; background-color:transparent; }
a:active  	{	color: #FF0000; background-color:transparent; }
a:visited 	{	color: #900B09; background-color:transparent; }
a:hover   	{	color: #993300; background-color:transparent; background-color: #FFFFFF;}

/*  background-color: #FFCC99; background-color: #FDF5E6; */

a.menu:link    	{	color: #993300; background-color:transparent; font-weight: bold; text-decoration: none; }
a.menu:visited 	{	color: #900B09; background-color:transparent; font-weight: bold; text-decoration: none; }
a.menu:hover   	{	color: #993300; background-color:transparent; font-weight: bold; text-decoration: none; background-color: #FFFFFF;}


a.plain:hover   	{	background-color:transparent; text-decoration: none; }


.menuhere    	{	color: #000000;
			font-weight: bold; }


h1 		{	font-family : Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 130%;
			text-align: center;	}


h2 		{	font-family : Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 100%;	}

h3 		{	font-family : Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 90%;	
		}

.contribute	{	font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 75%;
			color: #000080;
		}



.bodytext 	{	margin: 10px 50px 10px 50px;
			font-family : Verdana, Arial, Helvetica, sans-serif; 
			line-height: 120%;
		}

.copyright	{	font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 90%; 
			text-align: center;	}


.top	{	margin: 10px 50px 10px 50px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 80%;
		font-style : small-caps; 
		text-align: right;	}

.footer	{	margin: 10px 50px 10px 50px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 90%; 	}

.address { 	font-weight : bold;
		margin-left : 30%; }

.nav 	{	font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 100%; 
		text-align: center;}

hr 	{	color: #993300;
		background-color: #993300;
		border: 0;
		height: 2px; }

.form  {   	 font-family : Courier New, fixed-width;
	  	  font-size : 90%;		}


