.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.headersbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.smalltext {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

