BODY
{
	background-image: none;
	background-color: White;
}

.tbl-lside
{
	font: normal;
	color: Navy;
	border-bottom: thin solid Navy;
	border-left-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-style: solid solid solid solid;
	font-size: small;
}

.tbl-cent
{
	background-color: #FFF5EE;
	border: thin solid Navy;
	font-size: small;
	color: Navy;
}

.tbl-form
{
	background-color: #FFF8DC;
}

.tbl-rside
{
	font: normal;
	color: Navy;
	border-bottom: thin solid Navy;
	border-left-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-style: solid solid solid solid;
	font-size: small;
}

.rev-cap
{
	background: Navy;
	font: normal;
	color: White;
	font-weight: bold;
	text-align: left;
	background-color: Navy;
}

.tablelabel
{
	font-size: xx-small;
	color: Silver;
	text-align: left;
}

.copyrite
{
	font-size: xx-small;
	color: Blue;
}

.redtxt
{
	color: Red;
	font-weight: bold;
}

.normtxt
{
	font-size: small;
	color: Navy;
	font-weight: bold;
}

.bgheadline
{
	font-size: xx-large;
	font-weight: bold;
	color: Navy;
	font: normal bold serif;
}

.headline
{
	font-size: large;
	font: normal bold x-large serif;
	color: Navy;
}

.smheadline
{
	font-size: x-small;
	font-weight: bold;
	color: Navy;
	font: normal bolder;
}

.bgheadline
{
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}

.smitalic
{
	font-size: small;
	font-style: italic;
	color: Navy;
	font-weight: bolder;
}

.disclaim
{
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: Navy;
	text-align: justify;
}

a
{
	text-decoration: none;
	color: Blue;
}

a:hover
{
	text-decoration: underline;
	font-style: italic;
	color: Red;
	font-weight: bold;
}

a:visited
{
	color: Blue;
}

SUBMIT
{
	background-color: Blue;
	border-width: medium medium thin thin;
	font: larger;
	border-color: Black;
	color: White;
}
