BODY	{
	FONT: 10pt arial, helvetica
}

TD	{
	FONT: 10pt arial, helvetica
}

H1	{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14pt;
	color : #64ABFF;
}

H2	{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11pt;
	color : #000099;
}

H3	{
	font-weight : bold;
	font-family: Tahoma;
	font-size: 10pt;
	color : #000099;
}

H4	{
	font-weight : plain;
	font-family: Arial;
	font-size: 10pt;
	color : #000099;

}

B	{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10pt;
}

A  	{
	color : #AC15FD;
	text-decoration : none;
	font-weight : plain;
}

A:Visited  {
	color : #60017E;
	text-decoration : none;
	font-weight : plain;
}

A:Active  {
	color : #FFFFFF;
	text-decoration : none;
	
}

