P  {
	font : Arial;
}

H1  {
	font-family : Arial;
	color : #000080;
	font-size : large;
	font-weight : bold;
}

H2  {
	font-family : Arial;
	color : #000080;
	font-size : large;
	font-weight : bold;
}

H3  {
	color : #000080;
	font-family : Arial;
	font-size : medium;
}

A  {
	font-family : Arial;
	color : #0000FF;
	font-style : italic;
}

A:Visited  {
	color : #000080;
	font-family : Arial;
	font-style : italic;
}

A:Active  {
	font-style : italic;
	color : #0000FF;
	font-family : Arial;
}

A:Hover  {
	font-family : Arial;
	font-style : italic;
	color : #0066FF;
}

BODY  {
	font-family : Arial;
	color : #000000;
	font-size : x-small;
	font-weight : bold;
	font : Arial;
}


