h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #006600;
}
.warning {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #006600;
}
a {
	font-size: 10pt;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: underline blink;
}
