P  {}

H1  {}

H2  {}

H3  {
	color : Black;
	font-style : italic;
	font-weight : normal;
	font-family : Arial;
	font-size : small;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

DIV  {
	font-size : x-small;
	color : Black;
	font-style : italic;
	font-weight : normal;
	font-family : serif;
}

