P {font-family : arial;
	font-style : normal;
	font-size : 10pt;
	}

TEXTAREA {font-family : arial;
	font-style : normal;
	font-size : 10pt;
	}

BODY {	font-family : arial;
	font-size : 10pt;
	font-style : normal;
	color : black;
	}

A:Link    {text-decoration : underline;
	color : #0000FF;
	}
A:Visited {text-decoration : underline;
	color : #C58C5F;
	}
A:Active  {text-decoration : none;
	color : #CC9900;
	}
A:Hover  {text-decoration : underline;
	color : #FFCF17;
	}
