body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #575757;
	font-family: Tahoma;
	font-size: 11px;
}
h1 {
	font-size: 14px;
	margin-bottom: -1em;
}
h2 {
	font-size: 12px;
	margin-bottom: 0em;
}
.entity {
	font-size: 24px;
	font-weight:bold;
	color: #E87A28;	
}
a:link {
	color: #3333CC;
}
a:visited {
	color: #3333CC;
}

a:hover {
	color: #3333CC;
}
a:active {
	color: #3333CC;
}
a.whitelink:link {
	color: #FFFFFF;
}
a.whitelink:visited {
	color: #FFFFFF;
}
a.whitelink:hover {
	color: #FFFFFF;
}
a.whitelink:active {
	color: #FFFFFF;
}
a.greylink:link {
	color: #999999;
	text-decoration:none;
}
a.greylink:visited {
	color: #999999;
	text-decoration:none;
}
a.greylink:hover {
	color: #999999;
	text-decoration:none;
}
a.greylink:active {
	color: #999999;
	text-decoration:none;
}


a.greenlink:link {
	color: #80AD32;
	text-decoration:underline;
}
a.greenlink:visited {
	color: #80AD32;
	text-decoration:underline;
}
a.greenlink:hover {
	color: #80AD32;
	text-decoration:none;
}
a.greenlink:active {
	color: #80AD32;
	text-decoration:underline;
}


a.redlink:link {
	color: #CC0000;
	text-decoration:underline;
}
a.redlink:visited {
	color: #CC0000;
	text-decoration:underline;
}
a.redlink:hover {
	color: #CC0000;
	text-decoration:none;
}
a.redlink:active {
	color: #CC0000;
	text-decoration:underline;
}
a.sourceURL:link {
	color: #80AD32;
	font-size: 12px;
}
a.sourceURL:visited {
	color: #80AD32;
	font-size: 12px;
}
a.sourceURL:hover {
	color: #80AD32;
	font-size: 12px;
}
a.sourceURL:active {
	color: #80AD32;
	font-size: 12px;
}
a.greylink:link {
	color: #999999;
	text-decoration:none;
}
.barcolor {color: #D3D3D3}
.white {color: #FFFFFF}
.grey {color: #999999}
.orange {color: #E87A28}
.green {color: #80AD32}
.blue {color: #3333CC}
.yellow {color: #FFCC00}
.red {color: #CC0000}
.black {color: #000000}
.purple {color: #FF00FF}
.lastupdate {	
	font-size: 10px;
}
