H1 {
	font-family : "Times New Roman", Times, serif;
	color: Red;
	font-size : x-large;
	margin : 0%;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	color: Red;
	font-size : large;
	margin : 0%;
	
}
H3 {
	font-family : "Times New Roman", Times, serif;
	color: #F0610A;
	font : bold medium;
	margin : 0%;
	
}
BODY {
	color: Black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : White;
	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: black;
	scrollbar-track-color: #006666;
	scrollbar-face-color: #FF8000;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: black;
	}
	
BODY.toc{
	color: Black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : #006666;
	border-right : 0px;
}
	
TABLE.stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

TABLE.boxout{
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color: White;
	background-color : #006666;
}

TABLE.toc {
	font-family : Arial, Helvetica, sans-serif;
	margin : 0% 0% 0% 0%;
	align : center;
	line-height : 90%;
	font-size : x-small;
}


TD.tocbut  {
	background : #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color : White;
	border-right: inset #9C6300;
	border-bottom : inset #9C6300;
	border-left : outset #FFCE63;
	border-top : outset #FFCE63;
	font-size : smaller;
	font-weight : bolder;
	padding: 0px;
	margin : 0% 0% 0% 0%;
}

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


A:LINK.tocbut {
	color : White;
	text-decoration : none;
	}
	
A:LINK.toc {
	color : #FFFFFF;
	text-decoration : none;
}

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

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

A:HOVER.toc {
	color : #FF8000;
	text-decoration : underline;
}

TD.tocmainbut {
	background : #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color : White;
	border-right: inset #9C6300;
	border-bottom : inset #9C6300;
	border-left : outset #FFCE63;
	border-top : outset #FFCE63;
	font-size : smaller;
	font-weight : bolder;
	padding: 0px;
	margin : 0% 0% 0% 0%;
}

TD.tocmain {
	background : #006666;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color : White;
	border-right: inset #000000;
	border-bottom : inset #000000;
	border-left : outset #008080;
	border-top : outset #008080;
	font-size : smaller;
	font-weight : bolder;
	padding: 0px;
	margin : 0% 0% 0% 0%;
}

A:LINK.tocmain {
	color : #FF8000;
	text-decoration : none;
	}

A:VISITED.tocmain {
	color : #D9D9D9;
	text-decoration : none;
}

A:ACTIVE.tocmain {
	color : #FF8000;
	text-decoration : underline;
}

A:HOVER.tocmain {
	color : #FF8000;
	text-decoration : underline;
}

BLOCKQUOTE {
	font-style : italic;
}

.tight {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.pagehead {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size: x-large;
	background-color: #FF8000;
}

.pagehead25 {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size: medium;
	background-color: #FF8000;
}

.caption {
	font-family : Times New Roman, serif;
	font-size : x-small;
	font-style: italic;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.leading {
width: 1px;
height: 100%;
background-image: url(black.gif)
}

.tightlist {
	display: compact;
	margin-bottom: 0px;
	margin-top: 0px;
}

.itemdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #666666;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	}
	
.onorange {
	color: White;
}

.money {
	text-align: right;
}