body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #131e4f;
	background-image: url('images/tile.gif');
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

A {
	color: white;
}

A:visited {
	color: white;
}

.smalltext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7.5pt;
}