BODY  {
	font-family : Arial;
}

H1  {
	font-family : Arial;
	color : #004080;
	font-size : x-large;
	background-color : White;
	font-weight : bold;
}

H2  {
	color : #004080;
	font-family : Arial;
	font-size : large;
	background-color : White;
}

H3  {
	font-family : Arial;
	font-size : medium;
	color : #004080;
	background-color : White;
	text-decoration : none;
	font-weight : bold;
}

EM  {
	font-size : x-small;
	font-style : normal;
}

address  {
	font-size : x-small;
	font-style : italic;
	font-family : Arial;
}

UL  {
	font-family : Arial;
}

TD  {
	font-family : Arial;
}

P  {
	font-family : Arial;
}

H4  {
	font-family : Arial;
	color : #004080;
	font-weight : bold;
	background-color : Silver;
}

OL  {
	font-family : Arial;
}

.location  {
	font-size : x-small;
	text-decoration : none;
	font-family : Arial;
}

A  {
	color : #004080;
}

B  {
	font-family : Arial;
}

