body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background:#e3e3e3;
	font-size:small;
	}
table {
	border-collapse: collapse;
	}
a.header img {
	border: 0px;
	}
a.header {
	text-decoration:none;
	color:black;
	}
a.header:hover {
	color:black;
	}
a.header:visited {
	color:black;
	}
hr {
	margin-top:0px;
	}
.addy {
	margin-top:0px;
	margin-bottom:0em;
	font-size:smaller;
	}

a.access {
	color:gray;
	text-decoration:none;
	}
a.access:visited {
	color:gray;
	text-decoration:none;
	}
a.access:hover	{
	color:gray;
	text-decoration:none;
	}

a.no {
	color:#441111;
	}
a.no:visited {
	color:#441111;
	}
a.no:hover	{
	color:#441111;
	}

a {
	color:#441111;
	}
a:visited {
	color:#991111;
	}
a:hover	{
	color:gray;
	}
h1 {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin-bottom:0em;
	margin-top:0px;
	font-size:20px;
	}
h2 {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin-bottom:0px;
	font-size:medium;
	}
.mode {
	margin-top:-.5em;
	margin-bottom:0em;
	font-size:smaller;
	}
.heading {
	margin-top:2em;
	font-weight:bold;
	}
#navy {
	float:center;
	width:100%;
	background:#992222;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:1em;
	margin-top:3px;
	margin-bottom:0px;
	}

a.navy { color:white; 
	text-decoration:none; }
a.navy:hover { color:white; 
	text-decoration:none;}
a.navy:visited { color:white; 
	text-decoration:none; }

#uplevel {
	float:center;
	width:100%;
	background:#996666;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:1em;
	margin-top:3px;
	margin-bottom:0px;
	}

a.uplevel { color:white; 
	text-decoration:none;}
a.uplevel:hover { color:white; 
	text-decoration:none;}
a.uplevel:visited { color:white; 
	text-decoration:none;}

.subpage {
	margin-left:0px;
	}

.subtitle {
	margin-top:-.2em;
	margin-right:40px;
	text-align:left;
	font-style: italic;
	}
#copyright {
	font-size: smaller;
	margin-top:1.5em;
	}
