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(204,204,153);
	color: rgb(102,102,102);
	font-size: 8pt;
	margin: +0px;
	scrollbar-3dlight-color: rgb(102,102,102); 
	scrollbar-arrow-color: rgb(255,204,204);
	scrollbar-base-color: rgb(204,204,153);
	scrollbar-darkshadow-color: rgb(153,102,102);
	scrollbar-face-color: rgb(204,204,153);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(153,102,102)}

table {
	width: 1000px;
	font-family: Verdana;
	background-color: rgb(238,238,217);
	color: rgb(102,102,102);
	font-size: 8pt;
	border: 8px rgb(255,204,204) solid;}

table.hdr {
	width: 1000px;
	font-family: Verdana;
	background-color: rgb(238,238,217);
	color: rgb(102,102,102);
	font-size: 8pt;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px rgb(255,204,204) solid;}
	
table.left {
	width: 300px;
	background-color: rgb(204,204,153);
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border: 0px rgb(255,204,204) solid;}

td.fb-left {
	width: 295px;
	background-color: rgb(204,204,153);
	padding-left: 5px;
	padding-right: 5px;}

td.fb-main {
	width: 705px;
	padding-left: 5px;
	padding-right: 5px;}

table.fullbody {
	width: 1000px;
	font-family: Verdana;
	background-color: rgb(238,238,217);
	color: rgb(102,102,102);
	font-size: 8pt;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;}

table.vndr {
	width: 690px;
	font-family: Verdana;
	background-color: rgb(238,238,217);
	color: rgb(102,102,102);
	font-size: 8pt;
	border: 0px;}
	
table.embed {
	width: 960px;
	font-family: Verdana;
	background-color: rgb(238,238,217);
	color: rgb(102,102,102);
	font-size: 8pt;
	border: 0px;}

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(255,204,204);
	height: 1px}