a:link
{
	color: rgb(117,119,0); 
	text-decoration: none
}
a:visited
{
	color: rgb(117,119,0); 
	text-decoration: none
} 
a:active 
{
	color: rgb(117,119,0);
	text-decoration: none
}
a:hover 
{
	color: rgb(16,140,181);
	text-decoration: underline

}
td           { font-family: Arial; font-size: 10pt }
body
{
	font-family: Arial, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 10pt;
}

h1
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 18pt;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 9pt;
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

.l1 {
font-family: Arial, Arial, Helvetica;
	color: rgb(0,0,0);
	font-weight:normal;
	font-size: 10pt;
	text-decoration: none;
	}
.l1 a:link{
font-family: Arial, Arial, Helvetica;
	color: rgb(117,119,0); 
	font-weight:normal;
	font-size: 10pt;
	text-decoration: none;
	}
.l1 a:visited{font-family: Arial, Arial, Helvetica;
	color: rgb(117,119,0);
	font-weight:normal;
	font-size: 10pt;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Arial, Arial, Helvetica;
	color: rgb(16,140,181);
	font-weight:normal;
	font-size: 10pt;
	text-decoration : underline; 
	}
.l2 {
	font-family: Arial, Arial, Helvetica;
	color: rgb(0,0,0);
	font-weight:normal;
	font-size: 10pt;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Arial, Arial, Helvetica;
	color: rgb(117,119,0); 
	font-weight:bold;
	font-size: 10pt;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Arial, Arial, Helvetica;
	color: rgb(117,119,0);
	font-weight:bold;
	font-size: 10pt;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Arial, Arial, Helvetica;
	color: rgb(16,140,181);
	font-weight:bold;
	font-size: 10pt;
	text-decoration : underline; 
	}

