﻿a:link
{
	color: rgb(153,196,231);
}
a:visited
{
	color: rgb(153,196,231); 
} 
a:active 
{
	color: rgb(153,196,231);
}
a:hover 
{
	color: rgb(255,204,204);
}

body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	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: 900px;
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: rgb(102,102,102);
	font-size: 8pt;
	border: 1px rgb(135,133,134) solid;}

table.top {
	width: 900px;
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: rgb(102,102,102);
	font-size: 8pt;
	border: 0px rgb(135,135,135) solid;}

table.fullw {
	width: 100%;
	font-family: Verdana;
	background-color: rgb(135,133,134);
	color: rgb(255,255,255);
	font-size: 8pt;}

table.fullp {
	width: 100%;
	height: 1000px;
	font-family: Verdana;
	background-color: rgb(135,133,134);
	color: rgb(102,102,102);
	font-size: 8pt;
	background-image: url('images/bg.gif');}
	
td.left {
	width: 225px;
	background-color: rgb(135,133,134);
	color: rgb(255,255,255);
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;}

table.fb-main {
	width: 900px;
	font-family: Verdana;
	background-color: rgb(135,133,134);
	color: rgb(255,255,255);
	font-size: 8pt;}

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.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;}
		
hr {
	color: rgb(153,196,231);
	height: 1px}
