<style type="text/css">
<!--

a
{
  text-decoration: none;
  color: #FFFFFF;
}

a:link
{
  text-decoration: none;
  color: #FFFFFF;
}

a:visited
{
  text-decoration: none;
  color: #FFFFFF;
}

a:hover 
{
  text-decoration: none;
  color: #FF0000
}

body 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
    font-size: 14pt;
    color: #FFFFFF;	
}

.normalTextBoldWhite
{
  font-family: arial;
  font-size: 18pt;
  color: #FFFFFF;
  font-weight: bold;  
}

.smallTextBoldWhite
{
  font-family: arial;
  font-size: 12pt;
  color: #FFFFFF;
  font-weight: bold;  
}

td
{
  font-family: arial;
  font-size: 18pt;
  color: #FFFFFF;
}

input 
{ 
	font-family: arial; 
	font-size: 11 px; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	border-color: #999999;
	border-style: solid; 
	border-top-width: 1 px; 
	border-right-width: 1 px; 
	border-bottom-width: 1 px; 
	border-left-width: 1 px;
}

// -->
</style>