body {
	font-size: 0.8em; 
	font-family: Arial, Tahoma, helvetica, Sans-serif; 
}

td {font-family: Arial, Tahoma, helvetica, Sans-serif;}

p {
text-align: left;
}

.menu {
	font-weight: bold;
	color: #f0f0f0;
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
}

h1 {
	color: #700617;
	text-transform:none;
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-variant: small-caps;
}

a {
	color: #AB0022;
}
.x{
clear:both;
float:right;
padding:3px;
}
.y{
clear:both;
float:left;
padding:3px;
}