body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.txt {
	font-size: 9pt;
	font-family: arial;
	color: #000000;
	}
.topic {
	font-size: 16pt;
	font-family: arial;
	color: #000000;
	font-weight: bold;
	}
h1 {
	font-size: 16pt;
	font-family: arial;
	color: #000000;
	font-weight: bold;
	}
a {
	font-family: arial;
	font-size:  9pt;
	color: #3333ff;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#container {
	background:#FFF;
	margin: 20px auto;
	width: 760px;
	min-height: 600px;
		border: 1px solid #000000;
	-moz-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;

	}
.menuLink {
}
.contactLink {
	font-weight: bold;
	font-size: 14px;
}
