a:link {
	color: #FFFF00;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 7px;
}

a:visited {
	color: #FFFF00;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 7px;
}

a:hover {
	background-color: transparent;
	color: #00FFF0;
}

body {
	background-color: #204377;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
		font-family: "Courier New", Courier, monospace;
}

h2 {
	font-family: "Courier New", Courier, monospace;	
}

h3 {
	font-weight : normal;
	font-size : 1em;
}

ol {
	margin-left : 100px;
	margin-right : 100px;
}

li {
	margin-bottom : 1em;
}

img {
	border: medium ridge #fff;
	margin-bottom : 1em;
	margin-top : 1em;
}

p {
	font-family : Arial, Helvetica, sans-serif;
}

.center {
	margin-left : auto;
	margin-right : auto;
	width : 775px;
	text-align : left;
}

#menu {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
