body{
	background-color: #BCD2EE;
}

#box1{
	position: absolute;
	left: 70%;
	margin-left: -50%;
	top: 20;
	padding:0;
	background: white;
	border: 5px solid lightsteelblue;
	visibility: hidden;
}
#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li a{
	background: url(background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	width: 14em;
	display: block;
	border-style: outset;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	font-size:11.0pt;
}

td{
	font-size:12.0pt;
	font-family:Verdana;
	color:#1F497D;
}

h1{
	font-size:24.0pt;
	font-family:Verdana;
	color:#1F497D;
	font-style: underline;
}
h4{
	margin: .5em .5em 0em .5em;
}
p{
	margin: 0em 1em .5em .5em;
}
