body {
	background-color: #333333;
	background-image: url(imagesgen/topbkg.jpg);
	background-repeat: no-repeat;
}

.Whitebody {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.yellowheadline {
	font-size: medium;
	font-family: Tahoma;
	color: #FFFF00;
	font-weight: bold;
}
a:visited {
	color: #0066FF;
}
a:link {
	color: #FFFF00;
}

.style11 {color: #CCFF66}
