A:link
{
	color: rgb(255,130,66) ; text-decoration:none 
}
A:visited
{
	color: rgb(255,130,66) ; text-decoration:none 
} 
A:active 
{
	color: rgb(255,130,66) ; text-decoration:none
}
A:hover 
{
	color: rgb(255,130,66) ; text-decoration:underline;
}
body
{
	font-family: Helvetica; color: black; font-size: 10pt; font-weight: normal ; 
	background-color: white; margin-top:0pt
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
	font-family: Helvetica; color: black; font-size: 10pt; font-weight: normal 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica
}
h1
{
	color: black; font-family: Times New Roman ; font-size:24pt ; font-weight:normal
}
h2
{
	color: rgb(0,130,0); font-size:22pt
}
h3
{
	color: rgb(0,130,0); 
}
h4
{
	color: black;
}
h5
{
	color: black ; font-size: 10pt ; font-weight: normal 
}
h6
{
	color: rgb(153,153,51);
}
sup
{
        font-size: 50%;
}

