BODY {
	font-family : "Book Antiqua","Times New Roman",serif;
	background-color: #990000;
}
P, TD {	
	color: #663300;
	font-size: 10pt;
}
H1, H2, H3 {
	color : #663300;
}
H1 {
	font-size : 18pt;
	color : #663300;
}
H2 {
	font-size : 15pt;
	color : #663300;
}
H3 {
	font-size : 12pt;
	color : #cc3300;
}

A:LINK {
	color : #663300;
}

A:VISITED {
	color : #663300;
}

A:HOVER {
	color : #cc3300
}
.nav {
	font-weight: bold;
	font-size : 10pt;
}
.largelink{
	font-weight: bold;
	font-size : 12pt;
}
.pricelink{
	font-weight: bold;
	font-size : 10pt;
	color: #993300;
}
.darkbrown {
	color : #663300;
}
.darkred {
	color : #cc3300;
}
hr.publine{
	color : #E0C9B5;
	height : 1px;
	noshade;
}
}
hr.redline{
	color : #cc3300;
	height : 1px;
	noshade;
}
ul.wholenote{
	list-style-image : url(/images/wholenote.gif);
	list-style-type: square;
}
.footnote{
	font : xx-small;
}
.white {
	color : #ffffff;
	font : sans-serif;
}

.smallsanserif {
	font-size: 10px;
	font : Arial;
}
TABLE.beige {
	background-color : #F4F4DF;
}

