BODY { 
	margin-left: 2em; 
       	margin-right: 2em; 
	background: #FFFFFF;
	font-family: "Verdana", "Arial", "Times New Roman", serif;
	font-size: 9pt; 
	line-height: 135%
}


H1 { 
	color: #0000FF; 
       
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2em 0 0.5em 0;

	font-size: 12pt;       
	border-bottom: 1px solid #ccc
}

H2 {
	color: #000000; 
       
	font-size: 11pt
}

TABLE {
	font-family: "Verdana", "Arial", "Times New Roman", serif;
	font-size: 9pt
}


	#header body {
		background: #DDDDDD;
	}
	
	#header a {
	        background: #DDDDDD;
		font-size: 10pt;
		padding: 5px 5px 5px 5px;
		text-decoration: none;
		color: #222222
	}

	#header a:hover {
	        background: #EEEEEE;
		font-size: 10pt;
		padding: 5px 5px 5px 5px;
		text-decoration: none;
		color: #222222
	}