BODY {
	margin: 0px;
	background-color: #FFFFFF;
}

a.nav:link, a.nav:active, a.nav:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 10px;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:link, a.topnav:active, a.topnav:visited {
	color: #666666;
	text-decoration: none;
}
a.topnav:hover {
	color: #333333;
	text-decoration: none;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.bodytitle {
	font-weight: bold;
	color: #333333;
}
.largetitle {
	font-weight: bold;
	color: #333333;
	font-size: 24px;
}
.bot_bk {
	background-image: url(../graphics/layout/c1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
p            {
	margin-top: 0;
	margin-bottom: 0;
}
.small_italic_bodytext {
	font-size: 12px;
	font-style: italic;
}
