	body {
	background-image : url(bg.jpg);
	background-repeat : no-repeat;
	margin-left : 10px;
	margin-top : 15px;
	}
	.logo {
	position : absolute;
	left : 10px;
	top : 15px;
	}
	li {
	color : #000080;
	}
	.menu A:Link, .menu A:Visited {
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000099;
	text-decoration : none;
	}
	.menu A:Hover {
	color: #ff0000;
	text-decoration: none;
	}
	.maintext {
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000080;
	margin-right: 15px;
	}
	.news {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
	border : 1px solid #000099;
	background-color : #fff049;
	}
