body {
	background-color: #666666;
}

a:link {
	font-size: 9pt; COLOR: #333333; font-family: verdana; text-decoration: none
}
a:visited {
	font-size: 9pt; COLOR: #333333; font-family: verdana; text-decoration: none
}
a:hover {
	font-size: 9pt; COLOR: #017DC5; font-family: verdana; text-decoration: none
}
.txt {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}
.txt2 {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold
}
.txt3 {
	font-family: verdana;
	font-size: 11px;
	color: #FF8811;
	font-weight: bold;
}
.txt4 {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}
.noline {
	font-family: verdana;
	font-size: 9px;
	color: #6699CC;
	text-decoration: none;
}
.footer	{
						color:#ffffff;
						font-size:9px;

						}	
.footer a	{
						color:#FFDB11;
						font-size:10px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#FFDB11;
						font-size:9px;
						text-decoration:none;
						}	