BODY, TD {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
}

A {
	font-family: Arial, sans-serif;
	color: #ff3300;
	text-decoration: none;
	font-size: 10pt;
}

A:HOVER {
	font-family: Arial, sans-serif;
	color: #dcdcdc;
	text-decoration: none;
	font-size: 10pt;
}

A:Visited	{
	color: #000000; 
	text-decoration : none;
	font-size: 10pt;
}

A:Active	{
	font-family: Arial, sans-serif;
	color: #006600;
	text-decoration : none;
	font-weight : bold;
	font-size: 10pt;
}

H1 {
	color: #dcdcdc;
	font-family: Arial, sans-serif;
	font-size: 18pt;
}

H2 {
	color: #ff3300;
	font-family: Arial, sans-serif;
	font-size: 16pt;

}

p  {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

sub  {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	letter-spacing : 1px;

}



