<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #000000;
font-size: 62.5%;

}



td
{
font-family: arial, sans-serif, verdana;
font-size: .72em;
font-weight: normal;
color: #ffffff;
line-height: 20px;
}


h2
{
font-family: arial, sans-serif, verdana;
font-size: 1.5em;
font-weight: bold;
color: #1d93d0;
display: inline;
}

h3
{
font-family: arial, sans-serif, verdana;
font-size: 1.2em;
font-weight: bold;
color: #1d93d0;
display: inline;
}

h4
{
font-family: arial, sans-serif, verdana;
font-size: 9pt;
font-weight: bold;
display: inline;
}

h5
{
font-family: arial, sans-serif, verdana;
font-size: 1.1em;
font-weight: bold;
color: #fff;
display: inline;
}


td.empirefooter
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
text-align: center;
vertical-align: middle;
}





A.empirefooterlink:link
{
color: #ffffff; text-decoration: none;
}
A.empirefooterlink:visited
{
color: #ffffff; text-decoration: none;
}
A.empirefooterlink:active
{
color: #ffffff; text-decoration: none;
}
A.empirefooterlink:hover
{
color: #ffffff; text-decoration: none;
}

img
{
border: none;
}

.imgborder
{
border-color: #1d93d0 #1d93d0 white white;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

.maintable 
{ 
background-color: #000000;
}




.textError
{
font-family: arial, sans-serif, verdana;
font-size: 9pt;
font-weight: bold;
color: #ffff99;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}

a:link, a:visited, a:active  {
	color: #1d93d0;
	text-decoration: underline; 
}

a:hover {
	color: #1d93d0;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #ffffff;
	text-decoration: none; 
}


a.footerlink2:link, a.footerlink2:visited, a.footerlink2:hover, a.footerlink2:active 
	{
	color: #66ffff;
	text-decoration: none; 
}

-->