﻿/*<meta />*/

html 
{
	overflow-y: scroll;
}

body
{
	font-family: Arial;
	background-color: #9CCB3B;
	margin: 1px;
	padding: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

h1
{
	font-weight: bold;
	font-size: 24.0pt;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p, 
td
{
	font-size: 10.0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol,
ul
{
	font-size: 10.0pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

.center {
	text-align: center;
}

a:link {
	cursor: hand;
	COLOR: #9CCB3B;
}

a:visited {
	cursor: hand;
	COLOR: #808080;
}

a:hover {
	cursor: hand;
	COLOR: #c0c0c0;
}

a:active {
	cursor: hand;
	COLOR: #77dbd2;
}
