html, body { margin: 0; padding: 0; height: 100%;}
body, table {
	font-family: Tahoma;
	font-size: 10pt;
	color: #8e8e8e;
}
.bottommenu{
	color: white;
}
.bottommenu a{
	color: #CCCCCC;
}
.bottommenu a:hover{
	color: white;
}
.orgpage h1{
	color: #5276b0;
}
.orgpage h2{
	color: #898989;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #898989;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5276b0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2 a{ text-decoration: none;}


.small {
	font-size: 8pt;
}
a{
	color: #5276b0;
}
a:hover{
	color: #2b4e76;
}
hr{
	border: 1px dotted #BBBBBB;
	height:0px;
}
