body {
	background-color: #CCEEFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading {
	color:#006699;
	font-size:12px;
	font-weight:bold;
}

body,td,th {
	font-size: 11px;
	color: #666666;
	font-family:verdana;
}
a:link {
	color:#006699;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration:underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
a.white_link:link {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
a.white_link:visited {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
a.white_link:hover {
	text-decoration:underline;
	font-size: 11px;
	color: #FFFFFF;
}
a.white_link:active {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
a.heading_links:link {
	color:#333333;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}
a.heading_links:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight:bold;
}
a.heading_links:hover {
	text-decoration:underline;
	color: #333333;
	font-size: 11px;
	font-weight:bold;
}
a.heading_links:active {
	text-decoration: none;
	color:#333333;
	font-size: 11px;
	font-weight:bold;
}
.white_text {
	color: #FFFFFF;
	font-size: 11px;
}
