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