body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 0.9em;
}

p {
	text-align: left;
}

h1 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
	letter-spacing: 0.2em;
	color: #000044;
	border-bottom: 1px solid #000044;
}

h2 {
	display: block;
	width: 100%;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #004400;
	border-top: 1px solid #000044;
}

h3 {
	display: block;
	width: auto;
	text-align: center;
	color: #FFFFFF;
	background-color: #000044;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

table.thisThing {
	height: 100%;
}

table.mainTable {
	width: 300px;
}

table.mainTable td {
	vertical-align: top;
}

td.sideMenu {
	background-color: #EEEEEE;
}

td.sideMenu a {
	display: block;
	width: auto;
	padding: 3px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 6px;
	white-space: nowrap;
	text-align: left;
}

td.sideMenu a:hover {
	background-color: #EEEEEE;
	color: #008800;
}

td.sideMenu a span {
	display: block;
	font-size: 0.75em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: 1.1em;
	white-space: normal;
}

table.content td {
	font-size: 0.75em;
	text-align: left;
}

table.content td.date {
	font-style: italic;
	padding-right: 7px;
	border-right: 1px dashed #CCCCCC;
	padding-top: 2px;
}

table.content td.main {
	padding-left: 7px;
	padding-top: 2px;
	text-align: left;
	line-height: 1.1em;
	padding-bottom: 6px;
}

table.footer {
	width: 100%;
	border-top: 1px solid #000044;
}

table.footer td {
	text-align: left;
	font-size: 0.75em;
	color: #000044;
}

a {
	color: #000044;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #990000;
}75em;
	color: #000044;
}

a {
	color: #000044;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #990000;
}
