body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image:url(graphics/taupy.gif);
	background-repeat: repeat;
	margin: 1em;
	padding:0;
	text-align:center;
}
a:link {
	color:#990000;
	font-weight: bold;
}
a:visited {
	color:#996600;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	color: #660000;
	background:url(graphics/construction.gif) center top no-repeat;
	height:109px;
}
h2 {
	color: #660000;
	font-size:200%;
	border-bottom:#660000 1px solid;
	position:relative;
	margin:1em auto;
	clear:both;
	width:800px;
}
h1 span {
	visibility:hidden;
}
h2 a {
	position:absolute;
	bottom:2px;
	right:10px;
	font-size:10px;
	display:block;
}
.theLinks {
	margin:1em auto;
	width:800px;
	clear:both;
}
.theLinks p {
	padding:0 2em;
	text-align:left;
}
#nav {
	width:800px;
	margin:1em auto;
	text-align:left;
}
#nav img {
	float:right;
}
#nav ul {
	margin:0;
	margin-right:1em;
	padding:0;
	list-style:none;
	width:175px;
	float:left;
	font-size:80%;
}
#nav ul li a {
	display:block;
	background-color:#669999;
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	margin:2px;
	text-decoration:none;
}
#nav ul li a:hover {
	background-color:#339999;
	text-decoration:none;
}
.smtext {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 8pt; color: #000000}