h1 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
}

h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin-left: 20px;
	
}

h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color:#000066;
	margin-left: 20px;
	
}

p {
	font-family: Arial;
	font-size: 12pt;
	color: #666666;
		margin-left: 20px;
}

a {
	color:#000099;
	text-decoration:none;
	}
	
a:hover {
	color:#000099;
	text-decoration:underline;
	}

li {
	font-family: Arial;
	font-size: 12pt;
	color: #666666;
	margin-left: 20px;
}

.productinfotext {
	font-family: Arial;
	font-size: 10pt;
	color:#000000;
	margin-left: 20px;}

.productinfo_subheader {
	font-family: Arial;
	font-size: 8pt;
	color:#000000;
	margin-left: 0px;
	font-weight: bold;
	}