body {
	background-image:url(tile.jpg);
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#660000;
	font-size:14px;
	
}

.sm2 {font-size:13px;}

.sm {font-size:11px}

.notes {
	color:#876C61;
		font-size:13px;
}

.title {
	font-size:14px;
	text-align: center;
}

.hx {visibility:hidden}

table.body {
	width:775px;
	xwidth:65em;
	margin-left:auto;
	margin-right:auto;
}

table.nav {
	width:100%;
	font-size:12px;
}


a:link {
	font-weight:bold;
	color:#660000;
	text-decoration:none;
}

a:visited {
	font-weight:bold;
	color:#660000;
	text-decoration:none;
}

a:active {
	font-weight:bold;
	color:#660000;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

a.notes:link {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#669999;
	text-decoration:none;
}

a.notes:visited {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

a.notes:active {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}

a.notes:hover {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#000066;
	text-decoration:underline;
}


h1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#660000;
	font-size: 16pt;
}

h2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#660000;
	font-size: 13pt;
}
