
P  {}

H1  {}

H2  {}

H3  {}

A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}


BODY  {}

TH  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

TD  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}
