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;
}

.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 solid;
	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;
}	

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;
}	
