body {
	background-color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;

}
a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;

}
h1 {
	font-weight: bolder;
	color: #000000;
	font-size: 16pt;
	font-family: "Letter Gothic", "Lucida Sans", Verdana, sans-serif;


}
table {
	width: 708px;
	font-family: Verdana, sans-serif;
	border: 0;
	font-size: 10pt;
	background-color: #FFFFFF;
	cell-padding: 1;

}
td {
	width: auto;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
h2 {
	font-family: "Letter Gothic", "Lucida Sans", Verdana, sans-serif;
	font-size: 14pt;
	font-weight: normal;

}

