body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #CCFFCC;
}
h1 {
	font-size: medium;
	color: #000000;
}
a:link {
	color: #006400;
}
a:visited {
	color: #006400;
}
a:hover {
	color: #228B22;
}
a:active {
	color: #228B22;
}
h2 {
	font-size: small;
}
.date {
	font-weight:bold;
	font-style:italic;
	text-align:left;
}
.article {
	font-weight: bold;
	text-align:left;	
}

