a:link       { color: #003366 }
a:hover      { color: #cc3300 }

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1           {
	color: #000000;
	font-size: 36pt;
	line-height: 125%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2           {
	color: Black;
	font-size: 14pt;
	font-weight: bold;
}
h3           {
	color: #003366;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 150%;
}
h4           { color: #35AACD }
h5           { color: #CC3300 }
h6			   { color: rgb(255,255,255) }
p            {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	line-height: 200%;
	margin-left: 25px;
	margin-right: 25px;
}
               
li           {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #003366;
	font-size: 8pt;
	line-height: 200%;
}
               
table        {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	line-height: 200%;
}

a:visited    { color: #003366 }
a:hover      { color: #cc3300 }footer {
}
.footer        {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	line-height: 200%;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}