body { 
	font-size: 78%; 
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	background-repeat: repeat-y;
}
div, p, li, ul, table { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
td {
	font-family: inherit; 
	font-size: inherit; 
	text-align: inherit;
}
td.navigation { vertical-align: top; background-color: #b3bfca; border-width: 0px; border-style: groove; border-color: #ffffff; }
td.content { vertical-align: top; background-color: #dde3eb; border-width: 1px; border-style: solid; border-color: #b3bfca; }
table.main { border-width: 2px; border-style: normal; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: bold; }
h2 { font-family: Arial, Helvetica, sans-serif;  font-size: 1.25em; font-weight: bold; }
h3 { font-family: Arial, Helvetica, sans-serif;  font-size: 1.125em; font-weight: bold; }
blockquote { font-family: monospace, courier; font-size: 1em; }
small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
a { color: #32567e;  }
a:hover { color: #ff0000; text-decoration: underline; }
pre, cite { font-family: monospace; font-size: 12px; font-style: normal; }
