body
{
	font-size: x-small;
	font-family: Verdana;
}

form
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana;
}

input
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana;
}

td
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana;
}
table
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana;
}
li
{
	color: navy;
	list-style-type: square;
}

h1
{
	font-weight: bold;
	font-size: small;
	color: navy;
	font-family: Verdana;
}

h2
{
	font-weight: bold;
	font-size: x-small;
	color: navy;
	font-family: Verdana;
}

h3
{
	font-size: x-small;
	color: navy;
}

a:link
{
	color: #003399;
}

a:visited
{
	color: #996699;
}

a:hover
{
	color: #990099;
}
a:active
{
	color: #336699;
}
.CatHdr
{
	font-weight: bold;
	color: navy;
}
.CatDtl
{
	color: #4682b4;
	text-indent: 10pt;
}
.SlnTxt
{
}

.SlnTxtHlt
{
	color: navy;
}
