@charset "windows-1252";
body,td,th {
	font-size: 12px;
	color: #C2D5FF;
}
a:link {
	color: #C2D5FF;
}
a:visited {
	color: #C2D5FF;
}
a:hover {
	color: #99CCFF;
}
a:active {
	color: #0066CC;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	color: #C2D5FF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
