h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
	color: #800000;
}
.plink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #5F4B30;
	padding: 0px;



}

a.plink:link {
	color: #5F4B30;
}
	
a.plink:visited {
	color: #5F4B30;
}
a.plink:hover {
	color: #FF8000;
}
.blink {
	text-decoration: blink;
}
