a:link, a:visited, a:active {
	color: #0066B3;
	text-decoration: none;
}	

a:hover {
	color: #000000;
	text-decoration: none;
}	

body {
	margin: 6px;
	background-color: #ffffff;
}

p, ul, .para., ol, td {
	font-size: 9pt;
	font-family: arial, sans-serif;
	color: #000000;
}

h1 {
	color: #000000;
	font-family: arial, sans-serif;
	padding-bottom: 0px;
	font-size: 12pt;
}


h2, .big {
	font-family: arial, sans-serif;
	padding-bottom: 0px;
	font-size: 11pt;
}

h3, .huge {
	color: #000000;	
	font-family: arial, sans-serif;
	padding-bottom: 0px;
	font-style: italic;
	font-size: 14pt;
	font-weight: 600;
}
