ul {
	margin-bottom : 0px;
	position: relative;
	left: -1.5em;
}
.medium {
	font-size: 130%;
	color: Black;
	background-color: White;
	font-family: verdana, arial, geneva, sans-serif;
	text-align: center;
}
.bodytxt {
	font-weight: normal;
	font-size: 110%;
	color: Black;
	background-color: White;
	font-family: verdana, arial, geneva, sans-serif;
	text-align: justify;
}
.small {
	font-size: 90%;
	color: Black;
	background-color: White;
	font-family: verdana, arial, geneva, sans-serif;
	text-align: center;
}
body {
	color: Black;
	background-color: White;
	margin-top: 0px;
	width: 750px;
	font-family: verdana, arial, geneva, sans-serif;
}
a:link {
	font-weight: bold;
	font-family: verdana, arial, geneva, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #6699CC;
	background-color: White;
	font-family: verdana, arial, geneva, sans-serif;
}
.bodycap {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: Black;
	background-color: White;
}
.bodycapright {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: Black;
	background-color: White;
	text-align: right;
}
.spacer {
	color: White;
	background-color: White;
	font-size: 18px;
}
.bodycapleft {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: Black;
	background-color: White;
	text-align: left;
}
.dropcap {
	font-weight: bold;
	font-size: 260%;
	color: White;
	background-color: White;
	font-family: verdana, arial, geneva, sans-serif;
}
td.img { 
	display: block;
	border-style: none;
}
a:hover {
	text-decoration: none;
	color: Red;
	background-color: White;
	font-family: verdana, arial, helvetica, sans-serif;
}
.u { text-decoration: underline; }

.indent { text-indent : 2em; }

.navheader { 
	font-weight: bold; 
	text-align: center; 
}

.Nav {
	color:#FBF3E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-decoration:none;
}

img { border: none }

.center {
	margin-left: auto; margin-right: auto;
}