﻿body         { font-family: Arial; font-size: 10pt; font-weight: bold; text-indent:0 }
h2           {
	font-family: Arial;
	font-size: 14pt;
	color: #0066FF;
	font-weight: bold;
	text-align: left;
}
h1           {
	font-family: Arial;
	font-size: 18pt;
	color: #000080;
	font-weight: bold;
}
p            {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
h3           {
	font-family: Arial;
	font-size: 12pt;
	color: #0066FF;
	font-weight: bold;
	text-align: left;
}
h4           {
	font-family: Arial;
	font-size: 11pt;
	color: #000080;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
h5           {
	font-family: Arial;
	font-size: 8pt;
	color: #000066;
	font-weight: bold;
	text-align: center;
}
li           { font-family: Arial; font-size: 10pt; font-weight: bold }
a            { color: #800000;}
a:visited    {
	color: #800000;
}
a:active     {color: #000080;}
a:hover      {color: #000080;}
