@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;
	background-color: #400088;
	font-size: 0.9em;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;
}

th {
	font-family: "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;
}

img, a img {
	border: none;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.clear {
	clear: both;
}
