.Heading     {
	font-family: arial, verdana, sans-serif;
	font-size: 14pt;
	color: #CC3333;
	font-weight: bold
}
.FHeading     {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	color: #CC3333;
	font-weight: bold;
    background : #cc9900;
}
.SectionTitle        {
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12pt;
	color: Black;
	padding-left : 5px;
}			   
.Title        {
	font-family: "Trebuchet MS", Tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #339900;
}		
.Text        {
	font-family: "Trebuchet MS", Tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
}
.ReguaText        {
	font-family: "Trebuchet MS", Tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: Green;
}
.FText        {
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
	background : #FFFFEA;
}
.NavText     {
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #CC9900;
}			   
  .emphasis{
 color:#08B8E9;
 font-weight:bold;}
 
.SText        {
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: 8pt;
}
.TText        {
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: 10pt;
    color: Black;
	font-weight : bold;
}
.ProdText        {
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-size: 12pt;
    color: White;
	font-weight : bold;
}
.holder {
	border: thin solid #FF9933;
}


