body
{
	margin: 0;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}

td
{
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}

h4
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #006;
}

.sNav
{
	font: bold 11px;
	color: #FFF;
	text-indent: 10px;
}

.sNav a:link
{
	color: #FFF;
	text-decoration: none;
}

.sNav a:visited
{
	color: #FFF;
	text-decoration: none;
}

.sNav a:hover
{
	color: #CCC;
	text-decoration: none;
}

.copyright
{
	font: 10px;
	color: #99C;
}

.copyright a:link
{
	color: #99C;
	text-decoration: none;
}

.copyright a:visited
{
	color: #99C;
	text-decoration: none;
}

.copyright a:hover
{
	color: #99C;
	text-decoration: underline;
}

.fields
{
	font: 11px arial,helvetica,sans-serif;
	border: 1px #000 solid;
}