BODY {
	font-family: sans-serif;
	line-height: 166%;
	text-align: center;
}
P {
	line-height: 166%;
}
TD {
	line-height: 166%;
}
DT {
	font-style: italic;
}
DD {
	font-size: 80%;
}
#footer {
	border-top: 2px solid;
	font-size: 75%;
	line-height: 133%;
	padding: 8px;
}
#page {
	width: 700px;
	margin: auto;
	text-align: left;
}
#page A {
}
#title {
	background-color: LightBlue;
	padding: 0;
	border: 0;
}
#sitename {
	font-size: 166%;
	padding: 10px;
	text-align: center;
}
#sitemenu {
	width: 100%;
}
.tab {
	border-top: 4px solid LightBlue;
	border-bottom: 4px solid LightBlue;
	border-left: 2px solid LightBlue;
	border-right: 2px solid LightBlue;
	text-align: center;
	cursor: pointer;
}
.tabEnds {
	background-color: LightBlue;
	border-bottom: 2px solid LightBlue;
}
#content {
	padding: 10px;
}