<style type="text/css">
	a:hover {
		color: #ff0000; 
		font-weight: bold;
	}
	hr {
		clear: both;
		background-color: black;
                color: black;
	}
	h1 {
		font-family: serif;
	}
	h2 {
		font-size: 1.5em;
		font-weight: bold;
		font-variant: small-caps;
	}
	dt {
		font-weight: bold;
	}
	dd {
		margin-bottom: 1em;
	}
	.menu {
		display: block;
		text-decoration: none;
		color: #ffffff; 
		background-color: #000000; 
		font-weight: bold;
		margin-bottom: 0.5em;
		border: 2px solid #C0C0C0;
		padding: 0.25em;
	}
	.menu2 {
		text-align:center;
		font-size: smaller;
	}
	.strong {
		font-weight: bold;
	}
	.short {
		font-size: 0.8em;
	}
	.clear {
		clear: both;
	}
	#copyright {
		font-size: smaller;
		text-align: center;
	}
	#left {
		left: 10px;
		position: absolute;
		width: 109px;
	}
	#right {
		margin-left: 119px;
		width: 477px;
	}
</style>

