body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a {
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #999999;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
}
img {
	border: none;
}