body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	line-height: 18px;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; line-height: 14px}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	border-top-color: #FF0033;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	background-position: center center;
	cursor: hand;
	filter: Mask(Color=666666);
	}

a:link {color: #CC9933;}
a:visited {color: #999933;}
a:hover {
	color: #e7e7e7;
	background-color: #999999;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #CC9933;
}
.date {
	color: #999999;
}
