a:link, a:visited, a:active {text-decoration: none}
a:link
{
	color: #FF0000; 
}
a:visited
{
	color: #FF0000; 
} 
a:active 
{
	color: #FF0000;
}body         { font-family: Arial; font-size: 10pt 
}h1           { font-family: Arial; font-size: 10pt; font-weight: bold 
}h2           { font-family: Arial; font-size: 10pt }
h3           { font-family: Arial; font-size: 10pt }
table        { font-family: Arial; font-size: 10pt }