.Important {
	font-size: 10px;
	color: #FB9F24;
	font-weight: bold;
}

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ff3300;
}
.Bold
{
	font-weight:bold;
}
.Normal
{
	color:black;
}