body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color : #F6EDDC;
	} 

	H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-style : italic;
	font-weight : bold;
	color : Black;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : italic;
	font-weight : bold;
	color : Black;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : italic;
	font-weight : bold;
	color : Black;
	border : medium Black;
}


.boxout
 {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : x-small;
	background-color : #D5B463;
}

TABLE.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TABLE.toc {
	font-family: Arial, Helvetica, sans-serif;
	line-height : 80%;
	font-size : x-small;
}

TD.toc {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color : White;
	font-size : xx-small;
	font-weight : bold;
	padding: 1px;
	border-bottom : 1px solid  #FEA90A;
}

TD.toctba {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color : Black;
	font-size : xx-small;
	font-weight : bold;
	font-style: italic;
	padding: 1px;
	border-bottom : 1px solid  #FEA90A;
}

TD.toclogo {
	padding: 1px;
	border-bottom : 1px solid  #FEA90A;
}

TABLE.head {
	background-color : #DD0000;
	padding : 0% 0% 0% 0%;
	width : 100%;
}

TABLE.headlinks {
	padding : 0% 0% 0% 0%;
	width : 100%;
	}

A:LINK.toc {
	color : #000080;
	text-decoration : none;
}

A:VISITED.toc {
	color : #808080;
	text-decoration : none;
}

A:ACTIVE.toc {
	color : red;
	text-decoration : underline;
}

A:HOVER.toc {
	color : red;
	text-decoration : underline;
}
.jsdate {
	color : white;
}
