﻿li 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-type: circle;
	line-height: 18px;
}
ul {
	font-size: 14px;
	line-height: 18px;
}

p   
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	display: none;
}
a:link
{
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCFF;
}

a:visited
{
	color: #333;
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

} 
a:active 
{
	color: #333;
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
body
{
	font-family: Arial;
	background-color: rgb(128, 128, 128);
	color: #000000;
	top: 0px;
	font-size:14px
}
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: 30px;
	line-height: 36px;
}
h2
{
	padding: 10px 0 0 0;
	color: rgb(204,153,0);
	font-family: Georgia, "Times New Roman", Times;
	padding-bottom: 0;
	font-size: 24px;
	line-height: 28px;
}
h3
{
	color: rgb(102,0,51);
	font-family: Georgia, "Times New Roman", Times;
	margin-top:9;
	margin-bottom:0;
	font-size: 20px;
	line-height: 22px;
}
h4
{
	color: rgb(51,102,51);
	font-family: Georgia, "Times New Roman", Times;
	font-size: 18px;
	line-height: 20px;
}
h5
{
	color: rgb(102,0,51);
	font-family: Georgia, "Times New Roman", Times;
	font-size: 16px;
	line-height: 20px;
}
h6
{
	color: rgb(51,102,51);
	font-family: Georgia, Times New Roman, Times;
	font-size: 14px;
}
.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;
}
