﻿h1 { font-size: 24pt; font-family: Helvetica, Sans-Serif; }
h2 { font-size: 18pt; font-family: Helvetica, Sans-Serif; }
h3 { font-size: 16pt; font-family: Helvetica, Sans-Serif; }
h4 { font-size: 14pt; font-family: Helvetica, Sans-Serif; }
h5 { font-size: 12pt; font-family: Helvetica, Sans-Serif; }
h6 { font-size: 10pt; font-family: Helvetica, Sans-Serif; }

.noskip {
    margin-top: 0pt;
}
hr.islisp {
	height: 5pt;
	color: black;
}
hr.skip {
	height: 2pt;
	color: black;
	margin-top: 20pt;
	margin-bottom: 2pt;
}
hr.sep {
	height: 2pt;
	color: black;
}
img.hypermeta {
	border-style:		none;
	vertical-align:		middle;
}
img.islisp {
	border-style:		none;
	vertical-align:		bottom;
}
img.islisp {
	border-style:		none;
}
img.QA {
	border-style: 		none;
	margin-bottom:     -2pt;
	margin-right:		5pt;
}

font.Q, font.A {
	padding:			2pt;
	font-size:			24pt;
	font-style:			normal;
	font-family: 		Castellar, Microsoft Sans Serif, Basic Sans, Broadway, Stencil;
}

p.A { font-style:		normal; }
p.Q { font-weight:		bold;   }
a.selected {
	 font-weight: bold;
}

a {
	color:				black;
	text-decoration:	none;
}
a:link { }
a:hover {
	color:				maroon;
	background:			#ffffbb;
}
a:visited { }
a:focus { }
a:active {
	color:				red;
	background:			#ffffbb;
}
a.extref {
	font-weight:		bold;
}
td.islisp {
	width:				400px;
}
td.menu {
	vertical-align:		middle;
	text-align:			center;
}
.menu {
	font-size:			12pt;
	font-family:		Helvetica, Sans-Serif;
}
p.legal {
	font-size:			8pt;
}
p, td, blockquote {
	font-size:			12pt;
	font-family:		Helvetica, Sans-Serif;
}
tt.lite {
	font-weight:		normal;
}
tt, pre {
	font-weight:		bold;
	font-size:			12pt;
}
body {
	background:			#ffffbb;
	font-family:		Helvetica, Sans-Serif;
}
ul.spaced li {
	margin-bottom:		5pt;
}
div.quote { 
	background:			#bbffbb; 
	color:				black; 
	font-size:			10pt; 
}
