body 
{
	background-color:#ffffff;
	color: black;
	font-size: 10pt;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link
{
	color: #000099;
}

a:visited
{
	color: #006666;
}

a:hover
{
	color: #CC0000;
}

a:active
{
	color: #FF0000;
}

BLOCKQUOTE
{
   font-size: 8pt
}

H1
{
	color: #000033;
	text-align: center;
	font-size: 125%;
	font-style: normal;
    font-family: "Eras Bold ITC", "ITC Franklin Gothic";
}

H2
{ 
   color: BLACK;
   font-size: 110%;
   text-align: center;
   font-weight: bold;
   font-family: "ITC Franklin Gothic", "Minion Pro", "Arial", serif;
}

H3
{ 
   font-size: 95%;
   font-weight: bold;
   text-align: center;
   font-family: "Arial", "Times New Roman", serif;
}

H4
{
   line-height: 120%;
}

H5
{ 
   font-size: 0%;
   color: #00417C;
   text-align: center;
}

H6
{ 
   color: #E13233;
   font-size: 100%;
   text-align: center;
   font-weight: bold;
   font-family: "Arial", "Helvetica", serif;
}

H7
{ 
   font-size: 100%;
   text-align: left;
   font-weight: bold;
   font-family: "Arial", "Helvetica", serif;
}

em
{ 
   font-style: italic; 
   font-weight: bold; 
}

strong
{
	text-transform: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}

pre
{ 
   font-family: monospace; 
}

div.box
{ 
    border: solid; 
    border-width: thin; 
    width: 100% 
}

.position
{
	position: absolute;
	width: 1024px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.style1
{	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style2
{
	font-family: Arial, Helvetica, sans-serif;
}

.style3
{	
	font-size: 12px;
	font-weight: bold;
}

.style4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.style6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
