
/*
p	{
	font-family:	verdana, "Arial Black";
	font-size:	16px;
	}

*/




p	{
	font-size: small; /*for IE5/Win*/
	font-family: Verdana, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium; /*for compliant browsers*/
	}


p.email	{
	font-size: small; /*for IE5/Win*/
	font-family: Verdana, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium; /*for compliant browsers*/
	margin-bottom: 0px;
	}



html>p {	/*be nice to Opera*/
	font-size: medium;
	}

h1	{
	margin-top: 40px;
	margin-bottom: 10px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 200%;
	text-align: center;
	}

h2	{
	margin-bottom: 0px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 150%;
	text-align: center;
	}

h3	{
	margin-top: 0px;
	font-size: 120%;
	font-style: italic;
	}

h3.header	{
		margin-top: 0px;
		font-size: 120%;
		font-style: italic;
		text-align: center;
		}


img 	{
	border: 1px solid black;
	padding: 4px;
	}

hr
	{ /*color: red; */
	
	border: 0; 
	height: 1px; 
	margin: 0 0 0 0; } 



/*div.image	{	
	margin-top: 0;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	}
			*/


caption {
	font-weight: bold;
	font-style: italic;}



	

body

.p:first-letter { 
	font-size: 130%; 
	font-weight: bold; 
	} 

.general_links	{ 
	:link { color: rgb(0, 153, 60)   }   /* for unvisited links */ 

	:visited { color: 004c22; }   /* for visited links */ 

	a:active { color: 43ffc7; } /* when link is clicked*/ 


	a:hover { color: 5e3806; } /* when mouse is over link*/ 
	} 


UL	{ 
	font-family: serif; 
	font-weight: bold; 
	font-size: large; 
	}




