BODY {
	background-color: #fffff0;
}

H1 {
	text-align: center;
}

A:link {
	color: blue;
}

A:visited {
	color: #083194;
}

A.download {
	font-style: italic;
}

A:link.extern {
        font-size: smaller;
        color: green;
        font-style: normal;
        font-weight: 400;
        font-family: "Courier", "Courier New", "fixed";
}

A:visited.extern {
        font-size: smaller;
        color: #524a18;
        font-style: normal;
        font-weight: 400;
        font-family: "Courier", "Courier New", "fixed";
}

A:hover {
	background: #fff0ff;
	color:black;
}

DIV.menu {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: smaller;
}

P.alphalink {
	text-align: center;
}

TD.alphalink {
	background-color: #eeeee0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

A.alphalink {
	font-weight: bold;
	font-family: "Courier", "Courier New", "fixed";	
}

SPAN.indexsubheading {
	background-color: #eeeee0;
}

TD.indexsubheading {
	font-family: "Courier", "Courier New", "fixed";
	font-size: larger;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #eeeee0;
}

UL.indexlist {
	list-style-type: square;
}

SPAN.navfolder {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: smaller;
	font-weight: bold;
}

SPAN.navlink {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: smaller;
}

SPAN.rateit {
	font-family: "arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: smaller;
	color: green;
}

SPAN.whatsnew {
	font-size: 104%;
	line-height: 2;
	font-weight: bold;
}

SPAN.newstuff {
	font-size: 104%;
	color: #000000;
}


LI {
	text-align: left;
}

A:link.indexentry {
        font-size: smaller;
        font-family: "Courier", "Courier New", "fixed";
}


A:visited.indexentry {
        font-size: smaller;
        font-family: "Courier", "Courier New", "fixed";
}


A:link.term {
        font-size: smaller;
        color: blue;
        font-style: normal;
        font-family: "Courier", "Courier New", "fixed";
}

A:link.piececlopedia {
        font-size: smaller;
        font-family: "Courier", "Courier New", "fixed";
}


A:visited.piececlopedia {
        font-size: smaller;
        font-family: "Courier", "Courier New", "fixed";
}


SPAN.shortcomment {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
}

SPAN.longcomment {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
}

SPAN.fixedfont {
        font-family: "Courier", "Courier New", "fixed";
}















