﻿#header {
  position: absolute;
  top: 0px;
  height: 105;
  left: 0px;
}
.list        { font-family: Times New Roman;
	color: #006699; font-size:12pt; list-style-type:disc }
.centeredob  { text-align: center }

#content {
  position: absolute;
  top: 105 px;
  left: 0px;
}
body
{
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica;
	color: rgb(102,102,51);
	background-color: #EFF8FC;
}
a:link
{
	color: rgb(51,153,255); 

}
a:visited
{
	color: rgb(51,102,204); 

} 
a:active 
{
	color: rgb(29, 113, 158);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
h1
{
	font-family: Times New Roman;
	color: #103E56;
	font-size: 24pt;
}
h2
{
	font-family: Times New Roman;
	color: #1D719E;
	font-size: 14pt;
}
h3
{
	font-family: Times New Roman;
	color: #0A2838;
	font-size: 12pt;
}
h4
{
	font-family: Times New Roman;
	color: #2B9CD9;
	font-size: 12pt;
}
h5
{
	font-family: Times New Roman;
	color: #349FDA;
	font-size: 10pt;
}
h6
{
	font-family: Times New Roman;
	color: #000000;font-size:8pt
}
old h3 006699
