.systemRequirements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;

}
.PrintText {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.PrintHeadLine {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsBrod {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCC99;
	text-decoration: none;



}
.newsBrodBold {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;

}
.newsBrodUnderLine {

	font-family: Verdana;
	font-size: 11px;
	color: #CCCC99;
	text-decoration: underline;
}
.Bad {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
.PrintTextUnderLine {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.newsBrodBoldUnderLine {

	font-family: Verdana;
	font-size: 11px;
	color: #CCCC99;
	text-decoration: underline;
	font-weight: bold;
}
.PrintHeadLineUnderLine {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
