a:link

{

	color: rgb(99,176,255);

	text-indent: +4px;
	font-weight: bold;}

	

a:visited

{

	color: rgb(99,176,255);

	text-indent: +4px;
	font-weight: bold;}



a:active 

{

	color: rgb(204, 204, 51);

	text-indent: +4px;
	font-weight: bold;}



a:hover 

{

	color: rgb(204, 204, 51);

	text-indent: +4px;
	font-weight: bold;}

hr {
border: 1px rgb(165,219,255) solid;}

p.address {

font-family: Verdana, Arial, Helvetica;

background-color: rgb(165,219,255);

color: rgb(102,102,102);

font-size: 8pt;
font-weight: bolder;
padding-top: 2px;
padding-bottom: 2px;}

table

{

	background-color: rgb(255,255,255);

	font-family: Verdana, Arial, Helvetica;

	color: rgb(102,102,102);

	font-size:8pt;

	border: 1pt rgb(102,102,51) solid;
	width: 700px;
	}

h1 {

font-family: Verdana, Helvetica, Arial, sans-serif;

color: rgb(102,102,102);

font-size: 14pt;
font-weight: bold;
font-style: italic;
margin-bottom: -1em;}

h2 {

font-family: Verdana, Helvetica, Arial, sans-serif;

color: rgb(102,102,102);

font-size: 10pt;
font-weight: bold;
font-style: italic;}

body

{

	font-family: Verdana, Arial, Helvetica;

	background-color: rgb(165,219,255);

	color: rgb(102,102,102);

	font-size: 8pt;
	scrollbar-arrow-color: rgb(102,102,102);

	scrollbar-base-color: rgb(99,176,255);

	scrollbar-darkshadow-color: rgb(102,102,102);

	scrollbar-face-color: rgb(99,176,255);

	scrollbar-highlight-color: rgb(102,102,102);

	scrollbar-shadow-color: rgb(102,102,102);
	}