}a:link {
	color: #FFFF00;
	margin-bottom: 7px;
}

a:visited {
	color: #FFFF00;
	margin-bottom: 7px;
}

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

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

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

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

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


ul {
	list-style-type : circle;
}

li {
}

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

div.container {
	margin-left : 25px;
	margin-right : 25px;
}