.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: 9e0b0e;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #9e0b0e;
	font-weight: bolder;
}
.lobby-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	color: #000000;
}
.lobby-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 105%;
	font-weight: bold;
	color: #000000;
}
.lobby-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 105%;
	font-weight: bold;
	color: #990000;
}
.candidateNAME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	font-weight: bolder;
}
.mainHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #9e0b0e;
	font-weight: bolder;
}
.previousHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #9e0b0e;
	font-weight: bold;
}
#content h1 {
	color: #9E1718;
	font-size: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content p, #content li {
	font-size: 12px;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h5 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.indent {
	margin-left: 25px;
}
