a:link {
	color : #0050d0;
	font-weight : bold;
	text-decoration : none;
	}

a:visited {
	color : #990066;
	font-weight : bold;
	text-decoration : none;
	}

a:hover {
	color : #008080;
	font-weight : bold;
	text-decoration : underline;
	}

a:active {
	color : #990066;
	}

h1 {
	text-align : center;
	}

h2 {
	text-align : center;
	}

h3 {
	text-align : center;
	color : #555577;
	}

h4 {
	clear : both;
	}

h5 {
	padding-top : 15px;
	font-size : 100%;
	}

body {
	background-color : #e9f9ff;
	font-weight : normal;
	color : #0f0000;
	padding-left : 15px;
	width : 900px;
	margin-right : auto;
	margin-left : auto;
	}

hr {
	margin-bottom : 10px;
	clear : both;
	}

li {
	font-family : verdana,arial,sans-serif;
	line-height : 150%;
	}

#page {
	background-color : #e0ffe6;
	padding-top : 7px;
	}

#text {
	margin-left : 190px;
	padding-bottom : 10px;
	}

#menu {
	float : left;
	width : 190px;
	background-color : #d9e9ef;
	background-color : #e0ffe6;
	padding-right : 5px;
	border-right : 1px solid #113300;
	margin-right : 5px;
	}

#menu li {
	font-family : georgia, "Times New Roman", serif;
	font-weight : bold;
	color : #113300;
	}

#footer {
	clear : both;
	}

#footer p {
	margin-top : 0;
	}

#mark p {
	margin-top : 0;
	}

.item {
	clear : both;
	}

.image {
	float : left;
	margin-right : 10px;
	}

.gold {
	font-weight : bold;
	font-size : 120%;
	color : #778800;
	}

.hidden {
	display : none;
	}

p {
	font-family : georgia, "Times New Roman", serif;
	line-height : 130%;
	padding-right : 20px;
	padding-left : 25px;
	margin-top : -10px;
	margin-bottom : 12px;
	}

table {
	border-top : 5px #99cc99 solid;
	border-left : 5px #99cc99 solid;
	border-right : 5px #009933 solid;
	border-bottom : 5px #009933 solid;
	margin-right : auto;
	margin-left : auto;
	padding : 10px;
	text-align : center;
	}

td {
	border : 1px #009933 solid;
	padding : 10px;
	}

td p {
	margin-top : 0;
	}
