.code		{ font-family: Courier New,Courier; font-size: 10pt; color:#0000FF; text-decoration:none }

a:active	{ font-family: Verdana,Arial; font-size: 10pt; color:#990000; text-decoration:none }
a:visited	{ font-family: Verdana,Arial; font-size: 10pt; color:#66008C; text-decoration:none }
a:hover	{ font-family: Verdana,Arial; font-size: 10pt; color:#FF0000}
a:link		{ font-family: Verdana,Arial; font-size: 10pt; color:#003399; text-decoration:none }
a			{ font-family: Verdana,Arial; font-size: 10pt; color:#000000; text-decoration:none }
body
{
	font-family: Verdana,Arial;
	color: #000000;
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
	color: #000000;
	font-size:10pt;
}
h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	font-family: Arial;
	color: #006000;
	font-size:12pt;
	font-weight:bold;
	letter-spacing:1pt;
	font-style:italic
}
h2
{
	color: #006000;
	font-size:11pt;
	font-weight:bold;
	font-style:italic
}
h3
{
	color: #006000;
	font-size:10pt;
	font-weight:bold;
	font-style:italic
}
h4
{
	color: #006000;
	font-size:10pt;
}
h5
{
	font-family: Verdana,Arial;
	color: #006000;
	font-size:12pt;
}
h6
{
	font-family: Verdana,Arial;
	color:#990000 ;
	font-size:10pt; font-weight:bold; text-decoration:underline
}