body{
	background-color: white;
}

img{
	border:none;
}

body, p, th, td
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: small;
}

h1{
	color: #213271;
}

#navi{
	font-size: 11px;
	font-weight: bold;
}

#navi a{
	text-decoration: none;
	display:block;
	padding: 2px 0;
	padding-left: 5px;
	color: white;
}

#navi a:hover{
	background-color: #213271;
	color: white;
}

.negativ{
	color: white;
}

.negativ a{
	color: white;
}

.neg{
	color: white;
	font-weight: bold;
	font-size: small;
}

.pos{
	color: #213271;
	font-weight: bold;
	font-size: small;
}

#footer{
	margin-top: 20px;
	font-size: x-small; 
}

#footer p{
	font-size: x-small; 
}

#footer td { 
	font-size: x-small; 
}

.small, .small p{
	font-size: x-small; 
}