body { 
	font: 10pt tahoma; 
	color: #000000; 
	margin: 0px; 
	padding: 0px;
	}
p { 
	font: 10pt tahoma; 
	}
li { 
	font: 10pt tahoma; 
	}
table { 
	font: 10pt tahoma; 
	}

h3 { 
	font: 12pt tahoma;
	font-weight: bold;  
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #0066cc;
	}
h2 { 
	font: 14pt tahoma;
	font-weight: bold; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
color: #0066cc;
	}
a:link { 
	text-decoration: underline; 
	color: #0066cc;
	}
a:visited { 
	text-decoration: underline;  
	color: #0066cc;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #0066cc;
	}
