td 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }
p 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; margin: 0 0 1em; }

body	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }

ul 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; margin-top: 0; margin-bottom: 1em; }

ol	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; margin-top: 0; margin-bottom: 1em; }

li	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }

div.clear { height: 1px; overflow: hidden; clear: both; }


h1, 
.h1	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
	font-style: italic;
	margin: 0 0 1em;
	}

h2, .h2	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 1em;
	}

.h3, h3	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 1em;
	}
h4  {
	font-size: 14px; 
	margin-bottom: 0;
	}
.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	}

.address {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	}

a.leftnav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	}


a.leftnav:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
	}

div.homepage p {
	text-align: left;
	}
	div.homepage h1 {
		margin-bottom: 0;
		}

img.right {
	float: right;
	margin: 0 0 12px 12px;
	border: 1px solid #333333;
}
img.left {
	float: left;
	margin: 0 12px 12px 0;
	border: 1px solid #333333;
}


div.newcss {}
	div.newcss h1 {
	}
	div.newcss h2 {
		margin-top: 1em;
		border-top: 1px solid black;
		padding-top: 4px;
		}
	div.newcss h3 {
		font-size: 1em;
		margin: 0 0 0 50px;
		text-transform: none;
		}
	div.newcss p {
		margin: 0 0 1em 50px;
		}
