﻿
h1           {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
h2           { font-family: Arial; font-size: 12pt; font-weight: bold; margin-left: 5 }
h3           { border-style:solid; border-width:0px; font-family: Arial; color: #FFFFFF; font-size: 12pt; font-weight: bold; 
               background-color:#9B9B8C}
h4           { border-style:solid; border-width:0px; font-family: Arial; color: #FFFFFF; font-size: 12pt; font-weight: bold; 
               background-color:#1764AB }

p            {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-left: 5;
	margin-right: 5;
}
a            { font-family: Arial; font-size: 10pt; color: #667F9A; text-decoration:underline}
body         { background-color: #403F26 }
a:visited    { font-family: Arial; font-size: 10pt; color: #667F9A; text-decoration:underline }
h2           { font-family: Arial; font-size: 10pt; font-weight: bold; text-align: left; margin-left: 5 }
li           { font-family: Arial; font-size: 10pt; color:#333333 }