		<!--
HTML {   overflow: -moz-scrollbars-vertical;}
		
body 
	{
	color: white;
	margin: 0px;
	
	background-color: #FFFFFF;
	}

#content      
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	text-align: center;
	margin-top: -35px;
	margin-left: -125px;
	position: absolute;
	top: 25%;
	left: 43%;
	width: 450px;
	height: 350px;
	visibility: visible
	}

.bodytext 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px
	color: #666666;
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #666666;
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}
.style1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	color: #014282;
}
h2 {
	font-size: 18px;
	color: #014282;
}
h3 {
	font-size: 16px;
	color: #014282;
}
h4 {
	font-size: 14px;
	color: #014282;
}
h5 {
	font-size: 12px;
	color: #014282;
}
h6 {
	font-size: 10px;
	color: #014282;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #330099;
}



-->