* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	
}
body {
	background-color: #0b4e8d;
}
a:link, a:visited {
	color: #1087fd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
} 
li {
	display: inline;
}
table.menu {
	border-color: #2fadfb;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	background-color: ButtonFace;
	color: #3d3d3d;
	font-size: smaller;
	text-align: justify;
}
h1, h2 {
	color: #1E1E1E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007efe;
	display: inline;
}
