a.navlink:link, a.navlink:visited, a.navlink:active {
	font-family : "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #330099;
	text-decoration : none;
	line-height : 120%;
	}

a.navlink:hover {
	color : #008000;
	}
	
a.booklink:link, a.booklink:visited, a.booklink:active {
	font-family : Helvetica, Arial, sans-serif;
	font-style : italic;
	font-size : 12px;
	color : #330099;
	text-decoration : underline;
	}

a.booklink:hover {
	color : #008000;
	}
	
a.titlelink:link, a.titlelink:visited, a.titlelink:active {
	font-family : Garamond, serif;
	font-style : italic;
	font-size : medium;
	color : #330099;
	}

a.titlelink:hover {
	color : #008000;
	}

a.textlink:link, a.textlink:visited, a.textlink:active {
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #330099;
	text-decoration : underline;
	}

a.textlink:hover {
	color : #008000;
	}

a.arlink:link, a.arlink:visited, a.arlink:active {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : small;
	color : #330099;
	text-decoration : underline;
	}

a.arlink:hover {
	color : #008000;
	}

a.anlink:link, a.anlink:visited, a.anlink:active {
	font-family : "Arial Narrow", Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #008000;
	text-decoration : underline;
	}

a.anlink:hover {
	color : #330099;
	}

a.glink:link, a.glink:visited, a.glink:active {
	font-family : Garamond, serif;
	font-style : bold;
	font-size : small;
	color : #330099;
	text-decoration : underline;
	}

a.glink:hover {
	color : #008000;
	}
	
a.subheaderlink:link, a.subheaderlink:visited, a.subheaderlink:active {
	font-family : Arial, sans-serif;
	font-size : small;
	color : #008000;
	}
	
a.subheaderlink:hover {
	color : #330099;
	}

a.bodylink:link, a.bodylink:visited, a.bodylink:active {
	font-family : Hevetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : lighter;
	color : #330099;
	}
	
a.bodylink:hover {
	color : #008000;
	}
	
a.detlink:link, a.detlink:visited, a.detlink:active {
	font-family : Hevetica, "Arial Narrow", Arial, sans-serif;
	font-size : 11px;
	font-weight : lighter;
	color : #330099;
	}
	
a.detlink:hover {
	color : #008000;
	}




font.bodytext {
	font-family : Hevetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : lighter;
	color : #000000;
	}
	
font.arbodytext {
	font-family : Arial, Helvetica, Garamond, serif;
	font-size : x-small;
	font-weight : normal;
	color : #000000;
	}
	
font.itext {
	font-family : Garamond, serif;
	font-style : italic;
	font-weight : lighter;
	color : #000000;
	}
	
font.sectheader {
	font-family : "Arial Narrow", sans-serif;
	font-size : x-large;
	font-weight : bold;
	color : #008000;
	}

font.header {
	font-family : Arial, sans-serif;
	font-size : small;
	font-weight : bold;
	color : #008000;
	}
	
font.subheader {
	font-family : Arial, sans-serif;
	font-size : small;
	color : #008000;
	}
	
font.author {
	font-family : Garamond, serif;
	font-size : 18px;
	font-weight : bold;
	color : #294984;
	}
	
font.sm_author {
	font-family : Garamond, serif;
	font-size : 14px;
	font-weight : bold;
	color : #294984;
	}
	
font.sidehead {
	font-family : "Arial Narrow", sans-serif;
	font-size : small;
	font-weight : bold;
	vertcal-align : top;
	color : #008000;
	}
	
font.details {
	font-family : Helvetica, "Arial Narrow", sans-serif;
	font-size : 11px;
	}
	
p.author {
	text-align : right;
	}
	
p.normal {
	margin-top : 0;
	margin-bottom : 0;
	text-align : justify;
	}

td	{
	padding-left : 8px;
	padding-right : 8px;
	}