body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-color: #AAAAFF;
	background-attachment:fixed;
	background-image: url(../background.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color:#00F;
}
a:visited {
	color:#00F;
}
a:active {
	text-decoration:none;
}
a:hover {
	color:#F00;
	text-decoration:none;
}
.fontsize {
	font-size: 14px;
}

