body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	width: 610px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.navLink {
	font-size: 10px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.main_header {
	font-size: 36px;
	font-weight: bold;
	background-position: top;
}
.footer {
	position: fixed;
	bottom: 0px;
	font-size: 9px;
	text-decoration: overline;
	background-color: #FFFFFF;
	width: 650px;
}
.popup_layer {
	position: fixed;
	visibility: hidden;
	z-index: 97;
	height: 300px;
	width: 480px;
	left: 100px;
	top: 250px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a {	
	text-decoration: underline
}
.left-margin {
	padding-right: 3px;
}
h2 {
	padding-left: 5px;
	left: 5px;
}
p {
	padding-left: 5px;
	left: 5px;
}
h3 {
	padding-left: 5px;
	left: 5px;
}

