body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
}
.date {
	color: #FFFFFF;
	font-size: 10px;
}
a:link {
	color: #456193;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #456193;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #92A8CD;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #81A7D1;
	font-weight: bold;
}
.title {
	color: #464646;
	font-size: 13px;
	font-weight: bold;
}
.title_normal {
	color: #464646;
	font-size: 12px;
	font-weight: normal;
}
.header {
	color: #464646;
	font-size: 16px;
	font-weight: bold;
}
.subheader {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.NewsItem {
	color: #464646;
	font-size: 10px;
	font-weight: bold;
}
.copyright {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}
.headline {
	color: #464646;
	font-size: 10px;
	font-weight: bold;
}
.treemenu {
	font-size: 9px;
}
.lightblue {
	color: #B0C6EB;
	font-size: 10px;
	font-weight: normal;
}
.lightbluebold {
	color: #B0C6EB;
	font-size: 10px;
	font-weight: bold;
}
.required {
	color: #5477B3;
	font-size: 10px;
	font-weight: bold;
}
.italic {
	color: #464646;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.login {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px ridge #000000;
}
