.tdtext
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

p,li,td,dl,dd,ol
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

.lastline
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-style:italic;
	font-weight:normal;
	color:#666666;
}

h1
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}

h2
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12pt;	
	font-style:italic;
	font-style:bold;
	color:#000000;
}

A:link    
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	color: #990000;
}

A:visited 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	color: #333366;
}

A:hover
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none; 
	color: blue;
}


