body
{
  margin:0;
  padding:0;
  color:#ffffff;
  background-color:	#7ABCBC;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:10pt;
  text-decoration:none;
}

p
{
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10pt;
}

a	{
	text-decoration:	none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;

	}
a:link	{
	color:	#ffffff;
	background-color: transparent;
	}
a:visited	{
	color:	#cccccc;
	background-color: transparent;
	}
a:active	{
	color:	#ff0000;
	background-color: transparent;
	}
a:hover	{
	color:	#0000ff;
	background-color: transparent;
	text-decoration: underline;
	}
.ahem	{
	display:	none;
	}
TD
{
  color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11pt;
  text-decoration:none;
}

div
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11pt;
  text-decoration:none;
}

UL
{
  font-size:10pt;
  line-height:15px;
  list-style-type:disc;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8C001A
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8C001A
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff
}

.footer
{
  font-size:9pt;
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
  text-align:center;
}

.headline
{
  font-size:10pt;
  font-weight:bold;
  text-decoration:underline;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: normal;
  text-transform: capitalize
}

.banner
{
	position: absolute;
	visibility: visible;
	left: 0px; top: 0px;
	clip:  rect(   )
}

</style>