BODY, TABLE, TR, TD, P {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	color: black;
}

A, A:Visited {
	font-size : 11pt;
	text-decoration: none;
	color: #000000;
	font-weight : bold;
}

A:Hover {
	font-size : 11pt;
	text-decoration: underline;
	color: #0033cc;
	font-weight : bold;
}

A.button, A.button:Visited {
	font-size : 11pt;
	text-decoration: none;
	color: #000000;
	font-weight : bold;
}

A.button:Hover {
	font-size : 11pt;
	text-decoration: underline;
	color: #000000;
	font-weight : bold;
}

H6,H5,H4,H3,H2,H1{
	color: #990066;
	font-family : Arial, Helvetica, sans-serif;
}