.TitleFontDarkGray {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.mainParagraphLGrey {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.TitleFontDarkBlue {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0161C3;
}
.mainParagraphLBlue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #0161C3;
}
.mainParagraphRed {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.TitleFontOrange {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.mainParagraphLOrange {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
}
.TitleFontDarkRed {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
