p { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 { 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 18pt; 
	line-height: 18pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 { 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 14pt; 
	line-height: 14pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 { 
	color: maroon; 
	font-size: 14pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	line-height: normal; 
}
h4 { 
	color: black; 
	font-style: normal; 
	font-weight: lighter; 
	font-size: 12pt; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	line-height: normal;
}
img {
	border: thin solid #000000;
	margin: 5;
}
