BODY {
	font-family: Georgia, "Times New Roman", Times, New York, MS Serif, serif;
	color: black;
	background-color: white;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; 
	color: black;
}

CODE, PRE {
	font-family: "Courier New", Courier, Monaco, monospace ; 
}

P {
	font-family: Georgia, "Times New Roman", Times, New York, MS Serif, serif;
	color: black;
}

A {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; 
}	

A:link {
	color: #003366;
	font-weight: bold;
}

A:visited {
	color: #330066;
	font-weight: bold;
}

A:active {
	color: #0066cc;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	color: #0099cc;
	font-weight: bold;
}

A.navbar:link {
	color: #003366;
	font-weight: bold;
	font-size: 80%;
}

A.navbar:visited {
	color: #330066;
	font-weight: bold;
	font-size: 80%;
}

A.navbar:active {
	color: #0066cc;
	font-weight: bold;
	font-size: 80%;
}

A.navbar:hover {
	text-decoration: none;
	color: #0066cc;
	font-weight: bold;
	font-size: 80%;
}

A.crumb:link {
	color: #ffffff;
	font-weight: bold;
}

A.crumb:visited {
	color: #cccccc;
	font-weight: bold;
}

A.crumb:active {
	color: #ff0000;
	font-weight: bold;
}

A.crumb:hover {
	text-decoration : none;
	font-weight: bold;
}

UL.large {
	list-style : square;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0%;
	line-height : 150%;
}

UL {
	list-style : square;
	font-family: Georgia, "Times New Roman", Times, New York, MS Serif, serif;
	margin-top: 0%;
}

TD {
	font-family: Georgia, "Times New Roman", Times, New York, MS Serif, serif;
	color: Black;
}

HR {
	color: #003366;
}

SMALL {
	font-size: 75%;
}

.crumb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0%;
	color: #666666;
	font-size: 70%;
}

.smallnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0%;
	color: #666666;
	font-size: 70%;
}

.indent {
	margin-left : 100px;
	margin-right : 25px;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, New York, MS Serif, serif;
	font-size: 150%;
	margin-bottom: 0%;
	color: #660000;
	font-weight: bold;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, New York, MS Serif, serif;
	font-size: 120%;
	line-height : 100%;
	color: #660000;
	font-weight: bold;
	margin-bottom: 0%;
}

.subsub {
	font-family: Georgia, "Times New Roman", Times, New York, MS Serif, serif;
	color: #660066;
	font-weight: bold;
	margin-bottom: 0%;
}

.navbar {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.reverse {
	color: white;
	font-weight : bold;
}

.smalltext {
	color: black;
	font-size: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.highlight {
	color: #cc0000;
}

.blockquote {
	margin-left : 25px;
}

.question {
	font-weight: bold;
	color: #003366;
}

.answer {
	margin-left: 25px;
	margin-right: 25px;
}

.booklist {
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

.smallcopy {
	color: black;
	font-size: 75%;
	font-family: Georgia, Times, Times New Roman, New York;
}