body, html
	{
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;	
	scrollbar-darkshadow-color: #000000;	
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;
	}

p.title
	{
	text-align: center;
	font-family: Verdana, Century Gothic, Arial Narrow;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	}

p.cr
	{
	text-align: left; 
	font-family: Verdana, Century Gothic, Arial Narrow;
	font-size: 6pt;
	margin: 0 0 0 0;
	color: white;
	}

p.default
	{
	text-align: center;
	font-family: Verdana, Century Gothic, Arial Narrow;
	font-size: 8pt;
	margin: 0 0 0 0;
	color: white;
	}

p.list
	{
	text-align: left;
	font-family: Verdana, Century Gothic, Arial Narrow;
	font-size: 8pt;
	margin: 0 0 0 0;
	color: white;
	}

p.pre
	{
	text-align: center;
	font-family: Verdana, Century Gothic, Arial Narrow;
	font-size: 7pt;
	margin: 0 0 0 0;
	color: white;
	}

td.listtop
	{
	font-family: Verdana, Century Gothic, Arial Narrow;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: white;
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid white;
	border-bottom: .75pt solid white;
	background-color: #505050;
	height: 25px;
	}

td.listnorm
	{
	font-family: Verdana, Century Gothic, Arial Narrow;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	color: white;
	border-left-style: none;
	border-right-style: none;
	border-top: none;
	border-bottom: none;
	background-color: black;
	height: 25px;
	}

td.listnew
	{
	font-family: Verdana, Century Gothic, Arial Narrow;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: white;
	border-left-style: none;
	border-right-style: none;
	border-top: none;
	border-bottom: none;
	background-color: #3A6172;
	height: 25px;
	}

table.main
	{
	border-left: 1.5pt solid white;
	border-right: 1.5pt solid white;
	border-top: 1.5pt solid white;
	border-bottom: 1.5pt solid white;
	background-color: black;
	border-collapse: collapse;
	border-style: solid;
	}
