﻿h1 { font: bold 12pt Arial; }
h2 { font: 10pt Arial; }
h3 { font: 11pt Arial; }
h4 { font: 9pt Arial; }
h5 { font: 10pt Arial Narrow; }
h6 { font: 9pt Arial Narrow; }
a:link {Color : white
}
a:visited {Color : white
}
a:hover {Color : #E3C8D0
}
a:active {Color : #E3C8D0
}
TH        { font-family: Arial; font-size: 10pt; Color : navy; Background-color : transparent;  }

TD        { font-family: Arial; font-size: 10pt; Color : navy; Background-color : transparent;
	text-align: left;
}

TABLE        { font-family: Arial; font-size: 10pt; Color : navy; Background-color : transparent;  }

body        { font-family: Arial; font-size: 10pt; Color : navy; Background-color : transparent;  }

BODY {
		scrollbar-face-color:#5785B4;
		scrollbar-shadow-color:#132F4A;
		scrollbar-highlight-color:#98B5CB;
		scrollbar-3dlight-color:#CED3F9;
		scrollbar-darkshadow-color:#011722;
		scrollbar-track-color:#1D4062;
		scrollbar-arrow-color:#F1FAEA;
		Background-color : black;
}
.container {
	table-layout: auto;
	width: 893px;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
	font-style: italic;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

