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 : #346738;
    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;
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


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;
}
