h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30pt;
	font-weight: bold;
	color: #990000;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #990000;
}
a {
	color: #990000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	text-align: left;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20pt;
	font-weight: bold;
	color: #990000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	text-align: center;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
}
.plib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-align: right;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
