body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wtext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}
.text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none
}
a.links:hover {
background-color:#EEEEEE;
}

#marqueecontainer{
position: relative;
width: 232; /*marquee width */
height: 126; /*marquee height */
background-color: white;
overflow: hidden;
/*border: 3px solid gray; */
padding: 2px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.smheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.largelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.red {color: #FF0000}

