.Heading{
	font-family : tahoma;
	font-size : 13pt;
	color: #000099;
	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 : tahoma;;
	font-size : 12pt;
	color: Navy;
	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;
}
.price{
	font-family : Tahoma;
	font-size : 12pt;
	color: Red;
	font-weight : bold;
	font-style : normal;
}
.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;
}
.ctmediumbold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000099;
	font-weight : bold;
	font-style : normal;
}
.ctmediumo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FF9900;
	font-weight : bold;
	font-style : normal;
}