A:link { color: gray; text-decoration: none }
A:visited { color: gray; text-decoration: none }
A:hover { color: red; text-decoration: none }
A:vlink { color: gray; text-decoration: none }
A:over {color: red; text-decoration: none }

A.bottom:link { color: black; text-decoration: none;	font-style: italic;}
A.bottom:visited { color: black; text-decoration: none;	font-style: italic; }
A.bottom:hover { color: black; text-decoration: none;	font-style: italic; }
A.bottom:vlink { color: black; text-decoration: none;	font-style: italic; }
A.bottom:over {color: black; text-decoration: none;	font-style: italic; }

.bottom
{
	color: black;
/*	font-size: 9pt;
	font-weight: bold; */
	font-style: normal;
}

P
{
	font-family: arial, verdana;
	color: black;
	font-weight: normal;
	font-style: normal;
	font-size: normal;
/*	text-align: justify; */
	text-align: left;
	text-indent: 2em;
}

PNT	/* P, no tab */
{
	font-family: arial, verdana;
	color: black;
	font-weight: normal;
	font-style: normal;
	font-size: normal;
/*	text-align: justify; */
	text-align: left;
}


H1
{
	font-family: arial, verdana;
	color: black;
}

H2
{
	font-family: arial, verdana;
	color: green;
}

H3
{
	font-family: arial, verdana;
	color: green;
}

H4
{
	font-family: arial, verdana;
	color: green;
}

H5
{
	font-family: arial, verdana;
	color: green;
}


UL
{
	font-family: arial, verdana;
	color: black;
	font-weight: normal;
	font-style: normal;
/*	font-size: normal; */
	text-align: left;
	text-indent: 0em;
}


moxon
{
	font-family: arial, verdana;
	color: black;
}

