﻿h1           { font-family: Georgia; text-decoration: none; color: #FFFFFF; text-align: 
               center; vertical-align: middle; font-style: italic; 
               font-weight: bold }
h2           { font-family: Georgia; text-decoration: none; color: #FFFFFF; text-align: 
               center }
body         { font-family: Georgia; font-size: 12pt; color: #1A2A5B }
a:active     { font-family: Georgia; font-size: 10pt; color: #252525; text-decoration: none }
a:hover      { font-family: Georgia; font-size: 10pt; text-decoration: none; color: #DC9000 }
a:link       {
	font-family: Georgia;
	font-size: 10pt;
	text-decoration: none;
	color: #996633
}
a:visited    { font-family: Georgia; font-size: 10pt; text-decoration: none; color: #A06800 }
p            { font-family: Georgia; font-size: 12pt; color: #1A2A5B }
button            {
	font-family: Georgia;
	color: #006666;
	text-decoration: none;
}
