BODY  {}

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

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

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

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

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

B.line_one  {
	font-family : Arial;
	color : 990000;
	font-weight : bold;
}

I  {
	font-family : Arial;
	color : 000000;
	font-style : italic;
}

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

}

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

P  {
	font-family : Arial;
	color : 990000;
}

P.line_one  {
	font-family : Arial;
	color : 990000;
	font-weight : bold;
}
