﻿a:link {
	color: rgb(114,172,194);}

a:visited {
	color: rgb(114,172,194); }
 
a:active {
	color: rgb(114,172,194);}
	
a:hover {
	color: rgb(62,29,36);}

body {
	font-family: Verdana;
	background-color: rgb(242,242,214);
	background-image: url(images/page_background.jpg);
	color: rgb(85,46,11);
	font-size: 8pt;
	margin: +0px;
	scrollbar-3dlight-color: rgb(102,102,102); 
	scrollbar-arrow-color: rgb(85,46,11);
	scrollbar-base-color: rgb(204,204,153);
	scrollbar-darkshadow-color: rgb(85,46,11);
	scrollbar-face-color: rgb(248,183,215);
	scrollbar-highlight-color: rgb(248,219,237);
	scrollbar-shadow-color: rgb(85,46,11);}

table {
	width: 800px;
	font-family: Times New Roman;
	background-color: rgb(247,248,242);
	color: rgb(127,127,127);
	font-size: 11pt;
	border: 0px rgb(255,204,204) solid;
	background-image: url('images/table_background.jpg');}

table.embed {
	width: 780px;
	font-family: Times New Roman;
	background-color: rgb(247,248,242);
	color: rgb(127,127,127);
	font-size: 11pt;
	border: 0px rgb(255,204,204) solid;
	background-image: url('images/table_background.jpg');}

td.left {
	width: 235px;
	font-family: Times New Roman;
	background-color: rgb(209,236,231);
	color: rgb(127,127,127);
	font-size: 11pt;
	border: 0px rgb(255,204,204) solid;
	vertical-align: top;}


p.copyright {
	font-family: Verdana;
	color: rgb(85,46,11);
	font-size: 7pt;}
	
p.quote {
	font-family: Verdana;
	color: rgb(85,46,11);
	font-size: 7pt;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;}
	
td.body {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 8px;}

h1 {
	font-family: Times New Roman;
	color: rgb(114,172,194);
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 1px solid #72ACC2;}

h2 {
	font-family: Times New Roman;
	color: rgb(62,29,36);
	font-size: 14pt;
	font-weight: normal;
	border-bottom: 0px solid #72ACC2;}

h3 {
	font-family: Times New Roman;
	color: rgb(114,172,194);
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 0px solid #72ACC2;}

h4 {
	font-family: Verdana;
	color: rgb(153,102,102);
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;}

h5 {
	font-family: Verdana;
	color: rgb(85,46,11);
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;}
	
h6 {
	color: rgb(122,122,122);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;}
	
em {
	font-family: Verdana;
	color: rgb(85,46,11);
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;}
		
hr {
	color: rgb(255,204,204);
	height: 1px}