
type1 is for Main Navigation{  }
a:link.type1    {color:#FFFEEF; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}
a:visited.type1 {color:#FFFEEF; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}
a:active.type1  {color:#FFFEEF; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}
a:hover.type1   {color:#962A0B; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}

type2 is for size Text Body{  }
a:link.type2    {color:#E12A16; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 12pt;}
a:visited.type2 {color:#881414; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 12pt;}
a:active.type2  {color:#FE7720; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 12pt;}
a:hover.type2   {color:#FF911E; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 12pt;}

body
{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size:10pt;
	font-weight:normal
}
table
{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size:10pt;
	font-weight:normal
 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #F43E00;font-size:18pt
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: #003366;
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: #000080;
	FONT-SIZE: 10pt; font-weight:normal
}
hr
{
	BORDER:1px;
	width: 85%;
	color:  #F43E00;
}