
body
{
	margin: 0px;
	font: 1em Verdana;
	color: white;
	vertical-align: baseline;
	letter-spacing: normal;
	background-color: white;
}

A
{
	font: 1em Verdana;
}
A:hover
{
	color: white;
	background-color: orange;
	text-decoration: none;
}

A:visited
{
	color: white;
	text-decoration: none;
}

A:link
{
	color: white;
	text-decoration: underline;
}
TABLE
{  
	margin: 0px;
	font: 0.8em Verdana;
	color: white;
	text-align: left;
	text-decoration: none;
	background-color: #009ece;
	width:640px;
    border-style:hidden;
    border-width:0px;
}
img
{
    border-color  : #009ece;
	border: 0;
	border-color: white;
    background-color: #009ece;
}
td
{
   background-color: #009ece;
}
table.top
{
 	text-decoration: none;
   text-align: center;
	font: 0.8em Verdana;
	width:640px;
    background-color: #009ece;
}
td.top
{
   border-color  : #009ece;
   background-color:  #009ece;
}
tr.top
{
   border-color  : #009ece;
   background-color: #009ece;
   width: 640px;
}
img.top
{
	border: 0;
	border-color: white;
    background-color: #009ece;
}
table.bottom
{
    margin:0px;
    text-align: center;
	font: 0.7em Verdana;
    width: 640px;
	background-color: white;
}
td.bottom
{
	background-color:white
}
A:hover.bottom
{
	color: gray;
	background-color: orange;
	text-decoration: none;
}

A:visited.bottom
{
	color: gray;
	text-decoration: none;
	background-color: white;
}

A:link.bottom
{
	color: gray;
	text-decoration: none;
	background-color: white;
}
.bottom
{
	margin: 0px;
	vertical-align: baseline;
	color:gray;
	background-repeat: repeat;
	letter-spacing: normal;
	background-color: white;
	text-align: left;
	text-decoration: none;
}

table.strip
{
 	text-decoration: none;
   text-align: center;
	font: 0.8em Verdana;
	width:640px;
    background-color: #ffa400;
}
td.strip
{
   border-color  : #ffa400;
   background-color:  #ffa400;
}
tr.strip
{
   border-color  : #ffa400;
   background-color: #ffa400;
   width: 640px;
}