body {
	font-family: arial,helevetica,sans-serif;
	background-color: #000000;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
td {
	font-family: arial,helevetica,sans-serif;
	color: #ffffff;
	vertical-align: top;
}
a:link {
	color: #F0BD8B;
	text-decoration: none;
}
a:visited {
	color: #F0BD8B;
	text-decoration: none;
}
a:active {
	color: #cccccc;
	text-decoration: underline;
}
a:hover {
	color: #99ccff;
	text-decoration: underline;
}
a:active.navLink {
	color: #999999;
	text-decoration: none;
	background-color: #ffffff;
}
a:hover.navLink {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}
.sm {
	font-size: 90%;
}
.xsm {
	font-size: 80%;
}
.bc {
	font-size: 80%;
	color: #BD956E;
}
.print {
	font-size: 80%;
	text-align: right;
}
.navbar {
	background-color: #BD956E;
}
.navtext {
	font-size: 80%;
	text-align: center;
}

.vrule {
	background-color: #705941;
}
.title {
	font-size: 100%;
	font-weight: bold;
	color: #99ccff;
}
.subtitle {
	font-size: 100%;
	font-weight: bold;
	color: #99ccff;
}
.subtitle2 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	color: #e5f0ff;
}
.caption {
	font-size: 80%;
	color: #BD956E;
}
.copr {
	font-size: 70%;
	color: #BD956E;
}
.bottomLine {
	background-image: url("../gfx/dots.gif");
}
.sublist {
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
}

