BODY {
	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: #696969;
	scrollbar-face-color: #DD0000;
	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 : #DD0000;
	border-right : 0px;
}

H1 {
	font-size : x-large;
	font-weight : 900;
	font-family : Arial, Helvetica, sans-serif;
	color : #DD0000;
	margin-bottom : 0%;
	margin-top : 0%;
	text-decoration: none;
}


H2 {
	font : bold large Arial, Helvetica, sans-serif;
	color : #DD0000;
	margin-bottom : 0%;
	text-decoration: none;
}

H3 {
	font : bold medium Arial, Helvetica, sans-serif;
	color : #DD0000;
	margin-bottom : 0%;
	text-decoration: none;
}

H4 {
	font : bold small Arial, Helvetica, sans-serif;
	color : #DD0000;
	margin-bottom : 0%;
	text-decoration: none;
}

TABLE.toc{
	font-family : Arial, Helvetica, sans-serif;
	
	}
	
TD.toc {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : x-small;
	font-size : smaller;
	font-weight : normal;
	padding: 1px;
	border-bottom : thin solid #DD0000;
}

A:LINK.toc {
	color : Black;
	text-decoration : none;
	}
	
A:VISITED.toc {
	color : GrayText;
	text-decoration : none;
}

A:ACTIVE.toc {
	color : #DD0000;
	text-decoration : none;
}

A:HOVER.toc {
	color : #DD0000;
	text-decoration : none;
}

TABLE.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TABLE.head {
	background-color : #DD0000;
	padding : 0% 0% 0% 0%;
	width : 100%;
	color : White;
}

TABLE.headlinks {
	background-color : #696969;
	padding : 0% 0% 0% 0%;
	width : 100%;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}
TD.head {
	font-family : "Times New Roman", Times, serif;
	color : White;
	font-size : 350%;
	font-style: italic;
	font-weight: bold;
	}
	
TD.const{
	font-family : "Times New Roman", Times, serif;
	color : White;
	font-size : large;
}

BLOCKQUOTE {
	font-family : Times New Roman, serif;
	font-size : small;
}
TR.lab {
color : #DD0000;
}

.labwin {
color : #DD0000;
font-weight : bold;
}

TR.win {
font-weight : bold;
}

.tight {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

TH.head {
	font : bold medium Arial, Helvetica, sans-serif;
	color : #000000;
	margin-bottom : 0%;
	font-variant: small-caps;
	font-style: italic;
	border-collapse: collapse;
}

.strapline{
	font-family : Arial Black, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 50%;
}
.ppc{
	font-family : Arial Black, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 60%;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.leading {
	width: 1px;
	height: 100%;
}

.tightlist {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 15px;
	margin-right : 0px;
	list-style-position: outside;
	display: compact;
	list-style-type: square;
	list-style: disc;
	}
	
	.caption {
	font-family : Times New Roman, serif;
	font-size : x-small;
	font-style: italic;
}

.ItalicText {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

TD.stripe {
	background-color: #DD0000;
}

.jsdate {
	color : white;
}

.itemdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.money {
	text-align: right;
}

.ffox {
	color : White;
	text-decoration : none;
	}