﻿body
{
	font-family: Verdana, Geneva, sans-serif;
	background-color: rgb(128, 128, 128);
	color: #000000;
	top: 0px;
	font-size:.9 em
}
li 	
{
	font-family: Verdana, Geneva, sans-serif;

	font-size:.9 em
	font-weight: normal;
	list-style-type: circle;
	line-height: 1.3em;
	font-size: 0.9em;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size:.9 em
	line-height: 1.3em;
}

p   
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0.6em;
}
.noLineSpace {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


a {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	/* [disabled]padding-bottom: 0.8em; */
}
a:link
{
	/* [disabled]color: #000; */
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	/* [disabled]padding-bottom: 0.8em; */
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	/* [disabled]padding-bottom: 0.8em; */
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCFF;
}

a:visited
{
	/* [disabled]color: #000; */
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	/* [disabled]padding-bottom: 0.8em; */

} 
a:active 
{
	/* [disabled]color: #000; */
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	/* [disabled]padding-bottom: 0.8em; */

}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
.tableHeadStyle1 {
	width: 100%;
	background-color: #CCCCFF;
}

h1
{
	color: rgb(204,153,0);
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1.6em;
	/* [disabled]line-height: 36px; */
}
h2
{
	color: rgb(204,153,0);
	font-family: Georgia, "Times New Roman", Times;
	padding-bottom: 0px;
	font-size: 1.4em;
	/* [disabled]line-height: 28px; */
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3
{
	color: rgb(102,0,51);
	font-family: Georgia, "Times New Roman", Times;
	margin-top:5px;
	margin-bottom:2px;
	font-size: 1.3em;
	/* [disabled]line-height: 22px; */
	padding-top: 0px;
	padding-bottom: 0px;
}
h4
{
	color: rgb(51,102,51);
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1.2em;
	/* [disabled]line-height: 1.4em; */
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h5
{
	color: rgb(102,0,51);
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1.1em;
	/* [disabled]line-height: 1.4em; */
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h6
{
	color: rgb(51,102,51);
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 2pt;
	margin: 5pt;
}
.PhotoBox {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2pt;
	border: 1px solid #000;
	padding: 1px;
}
.blueLink {
	color: #06C;
	font-size: .9em;
	font-style: italic;
}
.h6Indent {
	margin-left: 10px;
}
.indent {
	margin-left: 10px;
}

