.Heading{
	font-family: "Times New Roman";
	font-size: 24pt;
	color: Red;
	font-weight: bold;
}
.Tahomaboldnormalblue13pt
{
	font-family: tahoma;
	font-size: 13pt;
	color: Blue;
	font-weight: bold;
}
.verdanaboldnormalnavy13pt
{
	font: Verdana;
	font-size: 13pt;
	color: Navy;
	font-weight: bold;
}
.subheading{
	font-family: "Times New Roman";
	font-size: 14pt;
	color: Black;
	font-weight: bold;
}
.subheadingitalic{
	font-family : Tahoma;
	font-size : 12pt;
	color: Red;
	font-weight : bold;
	FOnt-style: italic;

}
.strap{
	font-family : Tahoma;
	font-size : 12pt;
	color: #000099;
	font-weight : bold;
	font-style : italic;
}
.wilcumanormal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 12pt;
}
.ctlarge{
	font-family : Tahoma;
	font-size : 12pt;
	color: #000099;
	font-weight : normal;
	font-style : normal;
}
.ctlargeboldb{
	font-family : Tahoma;
	font-size : 12pt;
	color: Navy;
	font-weight : bold;
	font-style : normal;
}
.ctmedium{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000099;
	font-weight : normal;
	font-style : normal;
}

.ctmediumred{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Red;
	font-weight: normal;
	font-style: normal;
}
.ctmediumbold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000099;
	font-weight : bold;
	font-style : normal;
}
.ctmediumboldred{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Red;
	font-weight: bold;
	font-style: normal;
}
.ctmediumboldorange{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FF9900;
	font-weight : bold;
	font-style : normal;
}
.ctmediumboldgreen{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Green;
	font-weight: bold;
	font-style: normal;
}
