body {
	background : #FFFFFF;
}
td {
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	color : #000000;
}
td.sidebar {
	/* background : #7A7700; - this was the original green */
	background : #7E2801;
	/* background : #344976; slate blue (book cover) */
	/* background : #302C2B; slate (book header) */
}
td.content {
	text-align: justify;
	background : #FFFFFF;
}
td.hrule {
	background : #805C08;
}
td.taxi {
	background : #FFFFFF url(../images/template/taxi_bg.gif);
	/* background : #FFFFFF url(/special/cosa/images/template/taxi_bg.gif); */
}
a { 
	color : #805C08;
}
h1 {
	font-size : 20px;
	font-weight : bold;
	letter-spacing : 4;
	color : #000000;
}
h2 {
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 4;
	color : #805C08;
}
ul {
	font-size : 15px;
	font-weight : bold;
}
.header {
	font-size : 14px;
	font-weight : bold;
	color : #805C08;
}
.headercap {
	font-size : 16px;
	font-weight : bold;
	color : #805C08;
}
.errortext {
	font-weight : bold;
	color : #CC0000;
}
.contenttext {
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	color : #000000;
	text-align: justify;
}
.breadcrumb {
	background : #FFE6A1;
	color : #805C08;
	/* background : #344976;
	color : #FEFAB5; */
	font-size : 11px;
}
.footnote {
	font-size : 11px;
}
sup {
	font-size : 10px;
}
.coverpage {
	background : #FFFFFF;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #000000;
	text-align: justify;
	padding : 0px 5px 0px 0px;
}
.coverpageboiler {
	color : #999999;
	font-size : 12px;
}
.coverpagesidebar {
	background : #FFE6A1;
}
