body {
	margin-top: 30px;
	color: black;
	background: #ccc;
	}
a:link {
	color: #00f;
	}
p {
	font-size: .85em;
	}
table {
	border: 0;
	margin: 0;
	}
table td {
	border-width:0;
	padding: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
table#topnav {
	height: 33px;
	}
table#content {
	background: #fff;
	}
td#topnavcurve {
	width: 210px;
	background: transparent url("./images/section_title.gif") top left no-repeat;
	}
td#topnavleft {
	width: 142px;
	}
td#bottomwhite {
	height: 35px;
	background: #fff;
	}
td#bottomnavleft {
	width: 352px;
	height: 33px;
	font-size: 10px;
	color: #666;
	vertical-align: middle;
	}
td#mainmenu {
	width: 142px;
	background: #fff;
	}
td#mainmenu img {
	margin-bottom: 10px;
	border: 0;
	}
.mainmenulink {
	display: block;
	border-bottom: 1px solid #990;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding: 7px 14px 7px 0px;
	}
a.mainmenulink:link, a.mainmenulink:visited {
	color: #033;
	}
a.mainmenulink:hover {
	color: #936;
	background: #e5ccd9;
	}
a#toplink {
	border-top: 1px solid #990;
	}
td#maincontent {
	width: 468px;
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
td#maincontent p {
	margin: 0px 30px 10px 60px;
	}
td#maincontent img {
	display: block;
	margin-top: 72px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
td#maincontent p#startmaincontent {
	margin: 72px 30px 20px 60px;
	}
.nextprev {
	width: 258px;
	height: 33px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
	background: #366;
	}
a.nextprevlink:link, a.nextprevlink:visited {
	color: #ff9;
	text-decoration: none;
	}
a.nextprevlink:hover {
	color: #9fc;
	text-decoration: none;
	}
.currentsection {
	color: #fff;
	background: #b3668c;
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding: 7px 14px 7px 0px;
	}

