body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_bg.png);
	background-color: #6893B5;
	background-repeat: repeat-y;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.heading14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headingwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.whitelink:link { color: white; text-decoration: none }
a.whitelink:active { color: white; text-decoration: none }
a.whitelink:visited { color: white; text-decoration: none }
a.whitelink:hover { color: white; text-decoration: underline }