body, html {
	margin: 0px;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; font-weight: normal; color:#000000;
}

a:link, a:visited {
	font-family: Verdana, sans-serif;
	color: #0000ff;
	background-color: inherit;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, sans-serif;
	color: #0000ff;
	background-color: inherit;
	text-decoration: underline;
}

.credits {
	font-size: 10px; font-weight: normal; color: #ffffff;
	background-color: #003366;
}

.menu_top {
	background-color: #000000;
	background-image: url(images/menu-bg.gif);
	width: 744px;
	text-align: center;
	font-size: 12px; font-weight: bold; color: #ffffff;
	padding: 3px 0 6px 0;
}

.menu_bottom {
	background-color: #000000;
	background-image: url(images/menu-bg.gif);
	width: 744px;
	text-align: center;
	font-size: 10px; font-weight: bold; color: #ffffff;
	padding: 5px 0 6px 0;
}

h3,h4,h5 {
	margin: 2px 0 5px 0;
}

.divider {
	border-bottom: 3px solid #333333;
}

.section {
	text-align: left;
	margin: 0 0 0 20px;
	font-family: "Times New Roman", Georgia, serif;
	font-style: italic; font-size: 30px; color: #ffffff;
	background-color: inherit;
}

.l {
	width: 60%;
	font-size: 10px;
	line-height: 10px;
	padding: 5px 3px 5px 0;
	text-align: right;
	border: none;
}

.r {
	width: 40%;
	padding: 5px 0 5px 0;
	text-align: left;
}

.formsection {
	height: 25px;
	background-color: #003366;
	font-size: 15px; font-weight: bold; color: #ffffff;
	letter-spacing: 3px;
	padding: 0 0 0 5px;
	text-align: left;
}

.u {
	text-decoration: underline;
}

.e1 {
	background-color: #ffffcc;
	color: #000000;
}