body {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}


td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

h1 {
font-family: Arial;
font-size: 16px;
color: #D71B21;
font-weight: bold;
}

h2 {
font-family: Arial;
font-size: 14px;
color: #333333;
font-weight: bold;
}

h3 {
font-family: Arial;
font-size: 11px;
color: #333333;
font-weight: bold;
}

A:visited {
	COLOR: #000000;
	text-decoration: none;
} 
A:link {
	COLOR: #000000;
	text-decoration: none;
} 
A:hover { COLOR: #999999; TEXT-DECORATION: none } 
A:active { COLOR: #999999; TEXT-DECORATION: none}

.floating-menu {
position: fixed;
background: transparent;
border: 1px solid transparent;
width: 20px;
z-index: 100;
top: 1px;
left: -1px;}


th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}


