﻿.fx
{
	position: absolute;
}

body
{
	font-size: 8pt;
	cursor: default;
	color: black;
	text-align: justify;
	font-family: Arial, Tahoma, Verdana;
	background-color: white;
}

a:link, a:visited, a:active, a
{
	color: #33ccff;
	text-decoration: none;
}

.handy
{
	cursor: hand;
}

.whitex a:link, .whitex a:visited, .whitex a:active, .whitex a
{
	color: #2c5c9d;
	text-decoration: none;
}

.absy
{
	vertical-align: top;
}

p.INS
{
	color: #4169e1;
}

A.nav:active, A.nav:link, A.nav:visited
{
	color: #fff;
	text-decoration: none;
}

a:.nav:hover
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	color: #87ceeb;
	text-decoration: none;
}

input
{
	font-size: 8pt;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin-left: -16px;
}

.showBox
{
	padding-left: 20px;
	padding-right: 20px;
}

h1
{
	font-size: 17pt;
	margin-bottom: 2px;
	color: #2c5c9d;
	font-family: Arial Narrow, Arial;
	font-weight: normal;
}

h2
{
	font-size: 13pt;
	margin-bottom: 2px;
	color: #2c7dda;
	font-family: Arial Narrow, Arial;
	font-weight: normal;
}

p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

Table
{
	color: white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	text-align: justify;
}

img
{
	border: 0px;
	GALLERYIMG: no;
}