BODY  {}

A  {
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
}

A:Visited  {
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
}

A:Active  {
	text-decoration : none;
	color : #FF0000;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
}

A:Hover  {
	text-decoration : underline;
	color : #FF0000;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
}

B  {
	font-family : Arial;
	color : #000000;
	font-weight : bold;
}

I.cs  {
	font-family : Arial;
	color : #FFFF99;
	font-style : italic;
}

I.action  {
	font-family : Arial;
	font-style : italic;
}

}

I.small  {
	font-family : Arial;
	color : #000000;
	font-style : italic;
	font-size : xx-small;
}

P  {
	font-family : Arial;
	color : #000000;
}
