a:link 
{
	text-decoration: none; 
	color: #0000ff; 
	font-weight: bold
}

a:visited 
{
	text-decoration: none; 
	font-weight: bold; 
	color: #0000ff
}

a:active 
{
	text-decoration: none; 
	color: #0000ff; 
	font-weight: bold
}

a:hover 
{
	text-decoration: none; 
	color: #ff0000; 
	font-weight: bold
}

body 
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt
}

td 
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9pt
}

h1 
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 0em
}

div
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	margin: 0em; 
	text-decoration: none
}

span
{
font-family: Helvetica, Verdana, Arial, sans-serif; 
font-size: 8pt
}