P  {}

H1  {
	font-size : 22p;
	font-family : Times, Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H2  {
	font-size : 22p;
	font-family : Times, Times New Roman;
	font-weight : bold;
	font-style : italic;
	color : #000000;
}

H3  {
	font-size : 18p;
	font-family : Times, Times New Roman;
	font-weight : bold;
	color : #008000;
}

A  {
	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	font-style : italic;
	color : #008080;
	font-size : 10p;
}

A:Visited  {
	font-size : 10p;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	font-style : italic;
	color : #008000;
}

A:Active  {
	font-size : 10p;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	font-style : italic;
	color : #808080;
}

A:Hover  {
	font-size : 10p;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	font-style : italic;
	color : #00FF00;
}

BODY,td,th,tr  {
	font-size : 15p;
	font-family : Times, Times New Roman;
	font-weight : bold;
	color : #000000;
	font-style : normal;
}


