H2  {
	font-family : Arial;
	font-size : x-large;
	text-align : center;
}

H3  {
	font-family : Arial;
	font-size : large;
	text-align : center;
	font-weight : normal;
	font-style : italic;
}

H4  {
	font-family : Arial;
	font-size : small;
	text-align : center;
}

A  {
	color : #000000 ;
}

A:Visited  {
	color : #008000;
}

A:Active  {
	color : #FFFF00;
}

A:Hover  {
	color : #FF0000;
}

BODY  {
	font-family : Arial;
	
}

p.info  {
	font-family : Arial;
	font-weight : bold;
	font-size : x-small;
	text-align : center;
}

p.author  {
	font-family : Arial;
	font-weight : bold;
	font-size : x-small;
	text-align : right;
}
