a:link
{
	color: rgb(15,14,170);
	text-decoration: none; 
}
a:visited
{
	color: rgb(15,14,170);
	text-decoration: none;
} 
a:active 
{
	color: rgb(15,14,170);
	text-decoration: none;	
}
a:hover
{
	color: rgb(225,0,0);
	text-decoration: none;	
}

body
{
	font-family: Verdana, Tahoma, Arial;
	font-size  : 8pt;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
}

p
{
	font-family: Verdana, Tahoma, Arial;
	font-size  : 8pt;
	color: rgb(0,0,0);
	text-align: justify;
	line-height: 150%;
}

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Verdana, Tahoma, Arial;
	font-size  : 8pt;
}
.th
{
    background-color:rgb(0,100,200);
	font-family: Verdana, Tahoma, Arial;
	font-size  : 8pt;
	font-weight: bold;
	color: rgb(255,255,255)
}

.Disclaimer
{
	font-family: Verdana, Tahoma, Arial;
	font-size  : 7pt;
	font-style:italic;
	text-align:justify;
	color: rgb(0,0,0);
	margin:0;
}

.tch
{
    background-color:rgb(4,135,224);
	font-family: Verdana, Tahoma, Arial;
	font-size  : 8pt;
	font-weight: old;
	color: rgb(255,255,255)
}
.tc
{
    background-color:rgb(244,244,244);
	font-family: Verdana, Tahoma, Arial;
	font-size  : 8pt;
	font-type: normal;
	color: rgb(0,0,0)
}

.tb
{
	font-family: Verdana;
	font-size  : 8pt;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #FFFFE6;
}

.hd
{
	font-family: Arial;
	font-size  : 10pt;
	font-weight: bold;
	color: rgb(0,100,200)

}
.qt
{
	font-family: Arial;
	font-size  : 10pt;
	font-weight: bold;
	font-style:italic;
	color: #03369A; 

}

ul
{
   font-family: Verdana, Tahoma, Arial;
   font-size  : 8pt;
   font-style: normal;
   color: rgb(0,0,0);
   list-style-image:url('images/smallbullet.gif');



h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Tahoma, Arial;
}
h1
{
	color: rgb(51,102,153);
	font-size : 12pt;
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}