BODY {
	font-family : Georgia, 'Times New Roman', Times, serif;
	color : #0D141A;
    font-size : 14px;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #F1BA00;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : 3F3200;
	scrollbar-face-color : #715300;
	scrollbar-highlight-color : #E1A800;
	scrollbar-shadow-color : #3F3E3C;
	scrollbar-track-color : #DCD1C0;
}

TD {
	font-family : Georgia, 'Times New Roman', Times, serif;
	color : #0D141A;
    font-size : 14px;
}

A:LINK {
	color : #FF0000;
}

A:HOVER {
	text-decoration : underline;
	color : #B28800;
}

A:ACTIVE {
	text-decoration : underline;
	color : #B28800;
}

TH {
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 30px;
	font-style : italic;
	font-weight : bold;
	color : #715300;
	margin : 0;
}

H1 {
	font-family : Georgia, 'Times New Roman', Times, serif;
	font-size : 34px;
	font-weight : bold;
	font-style : italic;
	color : #716860;
	margin : 0;
}

H2 {
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 25px;
	font-weight : bold;
	color : #716860;
	margin : 0;
}

H3 {
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 20px;
	font-weight : bold;
	font-style : italic;
	color : #716860;
	margin : 0;
}

H4 {
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 17px;
	font-weight : bold;
	color : #716860;
	margin : 0;
}

BLOCKQUOTE {
    font-size : 11px;
}

B {
	font-weight : bold;
}

I {
	font-style : italic;
}

ul {
    list-style: disc url("images/ornament-flower.gif");
	margin-left : 14;
}

ul ul {
    list-style: square url("images/ornament-hand-sm.gif");
	margin-left : 21;
}

INPUT, SELECT, TEXTAREA {
	font-family: 'Georgia';
	font-color: #6E6860;
	font-size: 11px;
	border-left: ridge 4px #AEA8A0;
	border-top: ridge 4px #AEA8A0;
	border-right: ridge 4px #6E6860;
	border-bottom: ridge 4px #6E6860;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #EEE8E0;
}

SUBMIT {
	font: italic 14px Verdana, Geneva, Arial, sans-serif;
	color: #EEE8E0;
	border-left: ridge 4px #AEA8A0;
	border-top: ridge 4px #AEA8A0;
	border-right: ridge 4px #6E6860;
	border-bottom: ridge 4px #6E6860;
	margin-top: 3px;
	margin-bottom: 3px;
	background: #6E6860;
}

.authortitle {
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 17px;
	font-weight : bold;
	color : #7E6300;
	font-variant : small-caps;
}

.chapterintro {
    font-size : 17px;
	font-weight : bold;
	color : #6E6860;
}

.copyright {
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 9px;
	font-weight : bold;
	color : #6E6860;
}

.hidden {
	position: absolute;
	visibility: hidden;
}

.parnum {
	color : #6E6860;
	font-weight : bold;
}

.poplink {
	color : #009900;
	font-weight : bold;
	text-decoration: none;
}

.popup {
	color : #0000A1;
	font-weight : bold;
	text-decoration: none;
}

.small {
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 11px;
	font-weight : bold;
	color : #6E6860;
}

.smallital {
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 11px;
	font-style: italic;
	color : #6E6860;
}

.smallcaps {
	font-variant : small-caps;
}

.symbol {
	font-family : Symbol;
}

