body {
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	margin: 0;
	}

.menu {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	background-color: rgb(217,236,255);
	}

.title {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: rgb(217,236,255);
	}

a {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	}

a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	}

.text {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	line-height: 12pt;
	}

.links {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	}

.links:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	}