body
{
      BACKGROUND-COLOR: lightblue;
}

table.banner
{
	text-align:center
}
a.banner
{
	font-size: 14pt;
	cursor: hand;
	color: #0066cc;
	font-style: normal;
	font-family: Tahoma, Arial, 'Courier New' , 'Trebuchet MS';
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}
a.banner:link {
	color: #0066cc;
}
a.banner:visited {
}
a.banner:focus {
}
a.banner:hover {
	text-decoration:underline;
}
a.banner:active {
}
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
