body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #003366;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #003366;
}

a.lnkbutton {
	font-size: 13px;
	color: #2C527D;
	font-weight: bold;
	text-decoration: none;
}

a.lnkbutton:hover {
	color: #49678C;
	text-decoration: none;
}

a.lnkbutton:visited {
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

a.news:link {
	color: #444444;
	text-decoration: none;
}

a.news:visited {
	color: #444444;
	text-decoration: none;
}

a.news:active {
	color: #006699;
	text-decoration: underline;
}

a.news:hover {
	color: #006699;
	text-decoration: underline;
}
