body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #33CCFF;
	line-height: normal;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #33CCFF;
}
a:link {
	color: #CCCCCC;
}
.bold {
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #3399FF;
}
.wnewHead {
	text-indent: 1px;
	padding: 5px;
	white-space: normal;
	z-index: auto;
	left: 2px;
	right: auto;
	line-height: normal;
	text-align: left;
}

