﻿h1           { font-family: Arial; font-size: 24pt; color: #800000; font-weight: bold }
h2           { font-family: Arial; font-size: 18pt; color: #800000; font-weight: bold }
h3           {
	font-family: Arial;
	font-size: 16px;
	color: #800000;
	font-weight: bold
}
h4           {
	font-family: Arial;
	font-size: 14px;
	color: #800000;
	font-weight: bold
}
h5           { font-family: Arial; font-size: 12pt; color: #000000; }
h6           { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold }
p            {
	font-family: Arial;
	font-size: 14px;
	color: #000000
}
li           {
	font-family: Arial;
	font-size: 14px;
	color: #000000
}
dd           { font-family: Arial; font-size: 10pt; color: #000000 }
address      {
	font-family: Arial;
	font-size: 10px;
	color: #000000
}
a:link       {
	font-family: Arial;
	font-size: 14px;
	color: #800000;
	text-decoration: none;
}
a:active     {
	font-family: Arial;
	font-size: 14px;
	color: #800000;
	text-decoration: none;
}
a:visited    {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #800000
}
table        { font-family: Arial; font-size: 10pt }
