td.date {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.content {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
}

td.content2 {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #A9A9A9;
}
a.nav:link {
	color: Black;
	font-family: Eurostile;
	font-size: 15px;
	text-decoration: none;
	border-bottom: thin dotted Black;
	font: bold;
}
a.nav:hover {
	color: Black;
	font-family: Eurostile;
	font-size: 15px;
	text-decoration: underline;
	font: bold;
}
a.nav:visited{
	color: Black;
	font-family: Eurostile;
	font-size: 15px;
	text-decoration: none;
	border-bottom: thin dotted Black;
	font: bold;
}
a.nav:active {
	color: Black;
	font-family: Eurostile;
	font-size: 15px;
	text-decoration: underline;
	border-bottom: thin dotted Black;
	font: bold;
}
td.titles {
	color: Black;
	font-family: Eurostile;
	font-size: 28px;
	font: bold;
	padding-left: 4px;
	border: 1px solid #A9A9A9;
}

td.border {
	border: 1px solid #A9A9A9;
}

form.content {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
}
a:link {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	border-bottom: thin dotted Black;
}
a:hover {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
a:visited{
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	border-bottom: thin dotted Black;
}
a:active {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	border-bottom: thin dotted Black;
}