body {
	font-family: Georgia, "New York", Palatino, "Times New Roman";
	color: #000000;
}
a:normal {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
}
a:visited:hover {
	text-decoration: underline;
	color: #333333;
}
pre {
	background-color: #a6b6bc;
}
h1 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 160%;
	font-weight: bolder;
	color: #000039;
}
h2 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 140%;
	font-weight: bolder;
	color: #000000;
}
.newsheader {
	font-family: Georgia, "New York", Palatino, "Times New Roman";
	font-size: 115%;
	font-weight: bolder;
        margin: 0px;
	color: #660000;
}
.newsitem {
	font-family: Georgia, "New York", Palatino, "Times New Roman";
	font-size: 80%;
	line-height: 12pt;
	color: #000000;
}
.sideitem {
	font-family: Georgia, "New York", Palatino, "Times New Roman";
	font-size: 80%;
	line-height: 150%;
	color: #000000;
}
.small {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	padding-left: 10px;
}
.smallTodo0 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	padding-left: 10px;
	background-color: #cfcfcf;
}
.smallTodo1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	padding-left: 10px;
	background-color: #f8bca7;
}
.smallTodo2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	padding-left: 10px;
	background-color: #e7ed8a;
}
.smallTodo3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	padding-left: 10px;
	background-color: #b4ed8a;
}
.normal,p {
	line-height: 150%;
}
