﻿a:link
{
	color: rgb(0,86,128); 
}
a:visited
{
	color: rgb(0,128,86); 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	font-family: Verdana, Arial;
	font-size:10pt;
	background:url('images/gfkey.gif'); 
}
table
{
	font-family: Verdana, Arial;
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	font-size:10pt
}
h6
{
	font-family: Verdana, Arial;
}
h5
{
	font-family: Verdana, Arial;
}
h4
{
	font-family: Verdana, Arial;
}
h3
{
	font-family: Verdana, Arial;
}
h2
{
	font-family: Verdana, Arial;
}
h1
{
	font-family: Verdana, Arial;
}
h1
{
	color: rgb(0,86,128);
	font-size:14pt;
}
h2
{
	color: rgb(102,102,102); 
	font-size:14pt;
}
h3
{
	color: rgb(153,153,102);
	font-size:14pt;
}
h4
{
	color: rgb(0,86,128);
	font-size:12pt;
}
h5
{
	color: rgb(102,102,102);
	font-size:12pt;
}
h6
{
	color: rgb(153,153,102);
	font-size:12pt;
}
.thumbnail {
	border-style: solid;
	border-width: 0px;
	margin: 5px;
	position: relative;
	float: left;
}

