body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #336699;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	margin: 2px;
	padding: 2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	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: #666666;}
a:visited {color: #999999;}
a:hover {color: #FF3333;}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #996633;
}
.date {
	color: #996633;
}
.box {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
