P  {
	font-family : Arial;
	color : Black;
	font-size : small;
}

H1  {
	font-family : Arial;
	color : Black;
	font-size : medium;
	font-weight : bold;
	font-style : italic;
}

H2  {
	font-family : Arial;
	color : Black;
	font-size : x-small;
	font-weight : normal;
	font-style : italic;
}

H3  {
	font-family : Arial;
	color : Black;
	font-size : x-small;
}

A  {
	font-family : Arial;
	color : Navy;
}

A:Visited  {
	font-family : Arial;
	color : Navy;
}

A:Active  {
	font-family : Arial;
	color : Navy;
}

A:Hover  {
	font-family : Arial;
	color : #7BA58C;
}

BODY  {
	font-family : Arial;
	color : Black;
	font : Arial;
}

H4  {
	color : #31639c;
	font-family : Arial;
}

H5  {
	font-family : Arial;
	font-weight : normal;
	color : #31639c;
}

