body {
	background-color: #003399;
	}
	
a:hover {color:#0099FF}
a:active {color:#0099CC}
a:visited {color:#CC3333}
	
.style1 {
	color: #66CCFF;
	}
	
.style2 {color: #CCCCCC}

.skip {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}
/* #navmenu {
	position: absolute;
	left: 21px;
	top: 116px;
}*/

h3 {
	text-align:center;
}
.navmenubottom {
	position: relative;
	text-align: center;
}

.copyright {
	position: relative;
	text-align: center;
}

#page {
	display: block;
	height: 90%;
	width: 733px;
	margin-top: 5px;
	float: none;
	padding: 10px;
	background-color:#D6DDFE;
	margin-left: 90px;
	margin-right: 90px;
}

#address {
	text-align: center;
	margin-left: 100px;
	margin-right: 250px;
}

#welcome {
	margin-left: -18px;	
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 24px;
	font-style: italic;
}

#text {
	padding: 0px 5px 0px 5px;
	text-align: justify;
}

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.listhead {
	position: relative;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	margin-left: 35px;
}

.listitem {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}

.benefits {
	margin: 0% 50px 0% 50px;
}

#underline {
	text-decoration:underline;
	font-style: italic;
	font-weight: bold;
}

#justunderline{
	text-decoration: underline;
}

.bold
{
	font-weight: bold;
}
