BODY
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
}
UL
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
}

INPUT
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	background-color: lightgrey;
}

.INPUT1
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	background-color: red;
}

.inp
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffff00;
	font-family: Arial, Sans-Serif;
	background-color: green;
}

TD
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
}

.uline
{
	font-size: 8pt;
	margin-bottom: 1px;
	padding-bottom: 2px;
	border-bottom: silver thin dotted;
	font-family: Arial, Sans-Serif;
}

.bline
{
	font-size: 8pt;
	margin-left: 0px;
	padding-left: 0px;
	border-left: silver thin dotted;
	font-family: Arial, Sans-Serif;
}

.dash
{
	border-right: #00ff00 thin dashed;
	border-top: #00ff00 thin dashed;
	border-left: #00ff00 thin dashed;
	border-bottom: #00ff00 thin dashed;
	background-color: #ffccff;
}	

TABLE
{
	font-size: 10pt;
	margin-bottom: 1px;
	padding-bottom: 2px;
	font-family: Arial, Sans-Serif;
}

TR
{
	font-size: 8pt;
	margin-bottom: 1px;
	padding-bottom: 2px;
	border-bottom: silver thin solid;
	font-family: Arial, Sans-Serif;
}

P
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
}

H1
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
}

H2
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Sans-Serif;
}

H3
{
	font-weight: bold;
	font-size: 18pt;
	font-family: Arial, Sans-Serif;
}

H4
{
	font-weight: bold;
	font-size: 24pt;
	font-family: Arial, Sans-Serif;
}

H5
{
	font-weight: bold;
	font-size: 30pt;
	font-family: Arial, Sans-Serif;
}

H6
{
	font-weight: bold;
	font-size: 36pt;
	font-family: Arial, Sans-Serif;
}

TEXTAREA
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	background-color: LIGHTGREY;
}
SELECT
{
	font-family: Arial, Sans-Serif;
	background-color: lightgrey;
}	

.Menu
{
	font-family: Arial, Sans-Serif;
	font-weight:bolder;
	font-size:13px;
	text-align:left;
	color:Navy;
	margin-left:5px;
	text-decoration:none;
	line-height: 20px
}

