body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #6699CC;
	white-space: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #D3D8DC;
	text-decoration: underline;
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
	cursor: auto;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

