BODY {
	margin:0;
	padding:0;
	background: #EEEEEE;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
}

P {
	font-size: 9pt;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:5px;
}

P.small {	
	font-size:7pt;
	margin-left:0pt;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

P.indent {	
	font-size:9pt;
	margin-left:20pt;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	text-decoration: none;
	font-weight: bold;
}


UL {
	font-size: 9pt;
	margin-top:0px;
	margin-bottom:5px;
}
	
P.header {	
	font-size: 11pt;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
}

P.footer {	
	font-size:8pt;
	margin-left:5pt;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}

h1 {	
	font-size:22pt;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:10px;
	color: #000000;
}
	
h3 {	
	font-size:16pt;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:0px;
	color: #000000;
	text-decoration: underline;
}


A {text-decoration: underline; font-weight: none; font-size: 100%;}
A:link {color: #000000}
A:visited {color: #000000}
A:hover {color: #000000; text-decoration: underline; font-weight: none}
A:active {color: #000000}

#banner {
	padding: 0px;
	margin-left:0px;
	margin-bottom:0px;
	background: #CCCCCC;			
	border-bottom:1px solid #8EA48E; 
	height:75px
}
