td, p {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 1.3em;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	margin-bottom: 6px;
}
.smalltext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;

}
H2 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}
a:link,a:visited {
	color: #92B6E8;
	text-decoration: none;
}
a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
