body {
	background: #ffffff;
	font-family: technical, arial, sans-serif;
	font-size: 100%;
	color: #6F6F6F;
	}

h1 {
	font-variant: small-caps;
	font-size: 1.9em;
	text-align: right;
	color: #6f6f6f;
	line-height: .8em;
	display: inline;
	}

h2 {
	font-variant: small-caps;
	font-size: 1.4em;
	text-align: right;
	color: #6f6f6f;
	line-height: .8em;
	display: inline;
	}

h3 {
	font-variant: small-caps;
	font-size: 1em;
	line-height: .8em;
	display: inline;
}
	
p {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

em {
	font-style: italic;
}

ol {
	List-style-image: none;
	list-style-type : decimal;
}

li {
	list-style : inside;
}

span.copy {
	font-size: 10px;
	color: #6F6F6F;
	vertical-align: top;
	text-align: right;
}
	
span.current {
	font-size: .8em;
	color: #000;
}

img.border {
	border: 1px solid #000;
}

img.series {
	border: 1px solid #000;
	margin: 4px 0 4px 10px;
}

a {
	font-size: 1.4em;
	text-decoration: none;
}

a:link {
	color: #6F6F6F;
	}

a:visited {
	 color: #6F6F6F;
	}

a:active { 
	color: black;
	}

a:hover {
	color: black;
	}

a.names {
	font-size: .9em;
}

strong a {
	font-size: 1.2em;
}

td.menu1On {text-align: right; background: #E6E4E4}
a.menu1On {color: #6f6f6f; font-weight: bold}
a.menu2On {color: #6f6f6f; font-weight: bold; font-size: 100%}
a.menu2 {font-size: 100%}
a.editlink {font-size:0.9em; color:#000099; text-decoration: none; }
a.pageHeadLink {text-decoration:underline; 	font-variant: small-caps; text-align: right; color: #6f6f6f; line-height: .8em;	display: inline;}

input {font-family: arial; font-size:0.9em}
textarea {font-family: arial; font-size:0.9em}

td.spacer {height:8px}

.cb {text-align: center; font-weight: bold}
.rb {text-align: right; font-weight: bold}
.r {text-align: right}
.c {text-align:center}
.b {font-weight:bold}
.small {font-size: 80%}

#lightbox {margin-left:auto; margin-right:auto; width: 96%; text-align:center}
#titlebox {margin-left:auto; margin-right:auto; height:40px; padding:3px;}
#imagebox {margin-left:auto; margin-right:auto; height:340px; width:450px; padding:10px;}