
#navigation li {
	font-weight: bold;
	
}

h4{
	font-weight: bold;
	font-family: Arial;
}
h2{
	font-weight: bold;
	font-family: Arial;
}
#content{
	font-weight: bold;
	font-family: Arial;
	
}

table th{
	font-weight: bold;
	font-family: Tahoma;
}

table td{
	font-family: Tahoma;
}

label{
	font-family: Tahoma;
}

.navcounter{
		font-family: Tahoma;
	
}

input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
div.checkbox label {
	display: inline;
	
}