BODY, TD {
	margin : 0px;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	color : #CCCCCC;
	background-color: #666666;
	scrollbar-face-color: #B0B0B0;
	scrollbar-arrow-color: #F8F8F8;
	scrollbar-track-color: #666666;
	scrollbar-shadow-color: #B0B0B0;
	scrollbar-highlight-color: #B0B0B0;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-darkshadow-Color: #000000;
	scrollbar-base-color : #000000;
}

A:link, A:visited{
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}

A:link.ref, A:hover.ref, A:visited.ref {
	text-decoration: none;
	color: #F8F8F8;
	font-size : x-small;
	font-style : normal;
}

A:link.jump, A:visited.jump {
	text-decoration: none;
	color: #F8F8F8;
	font-weight : bold;
}

A:hover.jump {
	text-decoration: underline;
	color: #F8F8F8;
	font-weight : bold;
}

A:link.link, A:visited.link {
	text-decoration: underline;
	color: #B0B0B0;
	font-weight : bold;
}

A:hover.link {
	text-decoration: underline;
	color: #B0B0B0;
	font-weight : bold;
}

A:link.person, A:visited.person {
	text-decoration: none;
	color: #B0B0B0;
	font-weight : bold;
}

A:hover.person {
	text-decoration: underline;
	color: #B0B0B0;
	font-weight : bold;
}

.title {
	height : 37px;
	font-size : 16px;
	font-weight : bold;
	color: #000000;
}

A.title {
	color: #000000;
}

.verse {
	font-style: italic;
}

.authorquote, .italic {
	font-style: italic;
}

.authorcredit {
	font-size : smaller;
}

.note {
	font-size : smaller;
}

.fill {
	background: #000000;
}

.contact {
	color: #666666;
	background-color: #B0B0B0;
	width: 100%;
}

.highlight {
	font-weight: bold;
}

ul, ol {
 margin: 0;
}