body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h1 {
    font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 170%;
    margin: 0px 0 10px 0;
	color:red;
}
h2 {
    font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 150%;
    margin: 0px 0 10px 0;
	color: #000000;
}
.small {font-size: 85%;}
.small-description {font-size: 85%; color:#999999;}
a.small-description {font-size: 85%; color:#999999; text-decoration: none;}
a.small-description:hover {color:#0000FF; text-decoration: underline;}
.invisible {display: none;}
a.menu:hover {
	color:#000000; 
	text-decoration: none;
	background-color: #ffffff;
}
a.menu {
	padding-bottom: 11px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
