<!--
	body {
		background-color: #06163A;
		background-image: url(images/background.gif);
	}
	body, div, p, blockquote, ol, ul, li, td {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #555555;
	}
	a:link { text-decoration : none; color : #5170A7; }
	a:visited { text-decoration : none; color : #8199C3; }
	a:active , a:hover { text-decoration : underline; color : #223352; }

	.menu:link , .menu:visited { text-decoration : none; color : #cccccc; }
	.menu:active , .menu:hover { text-decoration : none; color : #e7f0ff; }

	.title {
		padding-top : 4;
		padding-bottom : 4;
		font-size : 18px;
		color : #3E4E6C;
	}
	.foot {
		font-size : 10px;
		color : #999999;
	}
-->

