body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* styles added by Thomas Wilhelmy on May 25, 2007 to replace font tags in template  */
.menu1a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.menu2a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
a {
	color: #000000;
}


a:link {
	color: #000000;
	text-decoration:underline;
}
/* change the appearance of links that the visitor has already clicked --  color ff0000 = black */
a:visited {
	color: #333333;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
.bold {
	font-weight:bold;
	}
.linkgreen {
	font-weight:bold;
	}
a.linkgreen {
	color: #006600;
	}
a.linkgreen:hover {
	color: #999999;
	}
