﻿a:link
{
	color: rgb(204,153,102);
}
a:visited
{
	color: rgb(204,153,102); 
} 
a:active 
{
	color: rgb(204,153,102);
}
a:hover 
{
	color: rgb(153,102,102);
}

body
{
	font-family: Verdana;
	background-color: rgb(0,0,0);
	color: rgb(175,175,175);
	font-size: 8pt;
	margin: +0px;
	scrollbar-3dlight-color: rgb(102,102,102); 
	scrollbar-arrow-color: rgb(75,75,75);
	scrollbar-base-color: rgb(0,0,0);
	scrollbar-darkshadow-color: rgb(75,75,75);
	scrollbar-face-color: rgb(0,0,0);
	scrollbar-highlight-color: rgb(75,75,75);
	scrollbar-shadow-color: rgb(75,75,75)}

table {
	width: 736px;
	font-family: Verdana;
	background-color: rgb(0,0,0);
	color: rgb(175,175,175);
	font-size: 8pt;
	border: 0px rgb(0,0,0) solid;}

p.quote {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	font-style: italic;
	font-size: 8pt;}

p.quotesrc {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 7pt;}
	
h4 {
	font-family: Verdana;
	color: rgb(153,102,102);
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;}
	
h6 {
	color: rgb(122,122,122);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;}
	
em {
	font-family: Verdana;
	color: rgb(153,102,102);
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;}
		
hr {
	color: rgb(75,75,75);
	height: 1px}