.normalcontent {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.normalbold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normalboldgrey {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #949A94;
	text-decoration: none;
}
.normalboldwhite {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.normalbolddarkgrey {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.brownbold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #836514;
}
.normalbrown {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #836514;
	text-decoration: none;
}
.innercontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.redbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5E2728;
	text-decoration: none;
}
.normalgrey {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.orangenormalbold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
	}
.orangenormalbold big {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
	}
.graybold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #74a0cd;
}
.normalwhite {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.normalred {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ff0000;
	font-weight: normal;
}