p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 16px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	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: #FF9900;}
a:visited {color: #FF9900;}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
}
.date {
	color: #996633;
}
.footer {
	font-size: 9px;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
.heading2 {
	font-size: 18px;
	line-height: 18px;
}
