P  {
	font-family : Arial;
}

H1  {}

H2  {}

H3  {}

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

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

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

}

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

BODY  {}

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

BODY.scrollbar {
	SCROLLBAR-FACE-COLOR: #666666; SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; SCROLLBAR-SHADOW-COLOR: #666666; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #000000; scrollbar-dark-shadow-color: #333333; scrollbar-3d-light-color: #999999
}