body { font-family: arial; color: black; 
}
h1 { font-family: arial; font-size: 14pt; color: #336699;
	margin: 0;
}
h2 { font-family: arial; font-size: 12pt; color: #336699; 
	margin: 0; 
}
h3 {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #336699;
	margin: 0 2px 0 8px;
}
p { font-family: arial; font-size: 10pt; 
	color: black; 
	margin: 0 2px 0 3px;
}
ul { font-family: arial; font-size: 10pt; 
	color: #336699; 
	margin: 0 3px 0 20px;
}
img {
	border: 2px solid #666;
}
.emphasis { font-weight: bold; 
	color: #DB0202;
}
.right { 
	float: right;
	margin: 3px 3px 3px 5px;
}