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: #DF0031;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: black;
}

H1 {
	font-weight : 900;
	font-family : Arial, Helvetica, sans-serif;
	color : #DF0031;
	margin-bottom : 0%;
	margin-top : 0%;
}

H2 {
	font : bold large Arial, Helvetica, sans-serif;
	color : #DF0031;
	margin-bottom : 0%;
}

H3 {
	font : bold medium Arial, Helvetica, sans-serif;
	color : #DF0031;
	margin-bottom : 0%;
}

H4 {
	font : bold small Arial, Helvetica, sans-serif;
	color : #DF0031;
	margin-bottom : 0%;
}


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 #DF0031;
}

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

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

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

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

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

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

TABLE.headlinks {
	background-color : #696969;
	padding : 0% 0% 0% 0%;
	width : 100%;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD.stripe {
	background-color: #DF0031;
}
	
TD.head {
	font-family : Arial Black, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 200%;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	}
	
TD.const{
	font-family : Arial Black, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : medium;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
BLOCKQUOTE {
	font-family : Times New Roman, serif;
	font-size : small;
}
TR.lab {
color : #DD0000;
}
TR.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 : Black;
	font-size : 50%;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.leading {
	width: 1px;
	height: 100%;
}
.caption {
	font-family : Times New Roman, serif;
	font-size : x-small;
	font-style: italic;
}

.ItalicText {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

.ppc {
	font-family : Arial Black, Arial, Helvetica, sans-serif;
	color : #DF0031;
	font-size : 60%;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.jsdate {
	color : Black;
}

.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;
}