
	font-family: Verdana, sans-serif;
	text-align: left;
	color: #000000; 
	background-color: #ffffff;
		}
	
	h1, h2, h3, h4, h5, h6 {font-family: Verdana, sans-serif;}
	
	h1 {color: #ff3300;}
	
	h2 {color: #808080;}

	h3 {color: #808080;}
	
	h4 {
		color: #808080;
		font-size: medium;
		font-weight: bold;
		}
		
		#Author {
		font-family: Verdana, sans-serif;
		font-style: italic;
		font-size: x-small;
		text-align: center;

}

.bodttext    { font-size: 10pt; font-family: Verdana }

.small    { font-size: 8pt; font-family: Verdana }

.12pthed    { font-size: medium; font-family: Arial }


		
address { font-family: Verdana, sans-serif; font-size: smaller;}

a:link
{color: #cc9900;
text-decoration: none;
}

a:visited
{color: #666666; 
text-decoration: none;} 

a:hover 
{
	color: #c0c0c0; 
	text-decoration: underline;
	
	}

a:active 
{
	color: #666666;
}