P  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;
	text-align : center;
	text-decoration : none;
}

A  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : #cccccc;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : #cccccc;
	text-decoration : none;
}

A:Active  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : #cccccc;
	text-decoration : underline;
}

A:Hover  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : underline;
}

BODY  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;
	text-align : center;
}
