h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #336699;
	line-height: 18px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	color: #CC3333;
	text-decoration: none;
	cursor: hand;
	padding: 2;
	white-space: normal;
	}

a:link {color: #CC3333;}
a:visited {color: #CC3333;}

.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #99CC33;
}
.date {
	color: #CCCCCC;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	margin: 2px;
	padding: 2px;
	background-color: #3399FF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
