h1           { font-family: Arial; font-size: 12pt; color=#003D74;}

h2           { font-family: Arial; font-size: 12pt; font-style: italic; color=#003D74;}

h3           { font-family: Arial; font-size: 12pt; font-style: italic; color=#003D74;}

h4			 { font-family: Arial; font-size: 10pt; font-style: italic; color=#003D74;}

body         { font-family: Arial; font-size: 10pt; color=#003D74; 	background-color: white; }

a:link       { color: #003D74; font-style: bold; text-decoration: none; }

a:hover      { color: #003D74; font-style: bold; text-decoration: underline; }

a:visited    { color: #003D74; font-style: bold; text-decoration: none; }
 
a:active     { color: #003D74; font-style: bold; text-decoration: underline; }

table        { font-family: Arial; 
               font-size: 10pt; 
               color: #003D74; 
               background-color: white; }