body {
	background-color: black;
	color: white;
}

img.clickable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

img.floating {
	margin-right: 0.5em;
	float: left;
}

li {margin-bottom: 0.3cm}

p { }

p.hangingindent {
	text-indent: -4.5em;
	margin-left: 5em
}

p.linedtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-decoration: underline;
}

p.linkheader {
	font-family: times, serif, "lucida console";
	color: white;
	font-size: 14pt;
	background-color: blue;
	padding-left: 12pt
}

p.heading1 {
	font: 12px arial;
	font-size: x-large;
	text-align: center
}

p.heading2 {
	color: black;
	font-family: times, serif, "lucida console";
	font-size: x-large;
	text-align: center
}

p.imgcaption {font-family: times, serif, "lucida console";
	color: white;
	font-size: 10pt;
	text-align: center
}

p.sectionhead {
	font-family: Verdana;
	font-size: 150%;
	text-align: center
}

p.sectiontitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF6600;
	text-align: center;
}


td { }

ul.constrained {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1cm;
	margin-right: 2cm
}

SPAN.bookdescriptor {
	color: aqua;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase
}

SPAN.citation {
	font-weight: bold;
	font-style: italic
}

SPAN.font-black {
	color: #000;
}

SPAN.font-green {
	color: #0F0;
}

SPAN.font-red {
	color: #F00;
}

SPAN.font-small {
	font-size: small;
}

a:link {color: yellow}

a:visited {color: yellow}

a:hover {color: red}

a:active {color: lime}

a.boxedmenuitem {	
	width: 6em;
	text-decoration: none;
	color: white;
	background-color: blue;
	padding: 0.2em 0.6em;
	border-left: 3px solid black;
	border-right: 3px solid black
}

p.text_link {
	font-size: 14px;
	line-height: 1pt;
}

p.interview-question {
	color: #00FFFF;
}

p.interview-answer {
	color: #00FF00;
	padding-left: 35px;
}
.font-large {
	font-size: large;
}

