
//type1 is for Main Navigation{  }
a:link.type1    {color:Maroon; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}
a:visited.type1 {color:Maroon; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}
a:active.type1  {color:#E12A16; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}
a:hover.type1   {color:#E12A16; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}

a:link.type2    {color:Maroon; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.type2 {color:Maroon; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.type2  {color:#E12A16; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.type2   {color:#E12A16; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 8pt;}



body
{
	font-family: Arial;
	background-color: white;
	font-size:10pt;
	font-weight:normal; color:#530000
}
table
{
	font-family: Arial;
	 color:#530000;
	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;
}
