A.footer {
	font-size : xx-small;
	font-family : sans-serif;
	color : Blue;
	text-decoration : underline;
	font-weight : bold;
}
A {
	color : Green;
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : underline;
	font-weight : normal;
}
A.menu {
	font-size : xx-small;
	font-family : sans-serif;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

A.spot {
	font-size : 11pt;
	font-family : sans-serif;
	color : Green;
	text-decoration : underline;
	font-weight : normal;
}

A.tusa {
	font-size : xx-small;
	font-family : sans-serif;
	color : Red;
	text-decoration : none;
	font-weight : bold;
}

P.menu {
	font-size : x-small;
	font-family : sans-serif;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

TD.body {
	font-size : 11pt;
	font-family : sans-serif;
	color : #346738;
	text-decoration : none;
	font-weight : normal;
}

H1 {
	font-size : 14pt;
	font-family : sans-serif;
	color : #346738;
	text-decoration : none;
	font-weight : bold;
}

TD.spot {
	font-size : 11pt;
	font-family : sans-serif;
	color : White;
	text-decoration : none;
	font-weight : 500;
	border : thin ridge Gray;
}

P.footer {
	font-size : xx-small;
	font-family : sans-serif;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}
