body
DIV.one {font-family: monospace; font-size: smaller;}
.cl1 { font-size: smaller; font-family: serif; }
.cl2 { font-size: smaller; font-family: sans-serif; }
.cl3 { font-size: small; font-family: cursive; }
.cl4 { color: #666; font-size: x-small; font-family: tahoma; font-weight: bold; }
.cl5 { font-size: smaller; font-family: monospace; }
.cl6 { font-size: smaller; font-family: sans-serif, cursive; }
.cl7 { font-size: smaller; font-family: monospace, serif; }
.cl7 { font-size: smaller; font-family: monospace, serif; }
.cl8 {
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363;
}
.cl9 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363;
}

DIV.two {

	DISPLAY: none

}
div.parent { font-size: smaller; font-family: sans-serif; }
div.inh1 { font-size: smaller; font-family: cursive; }
div.inh2 { font-size: smaller; font-family: monospace; }


#motto
{
	font-weight: bold;
	font-size: 14px;
	background: #ffffd7;
	color: #98b3c1;
}
#copyright
{
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #98b3c1;
	line-height: 11px;
}
table.form
{ font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: auto; margin-right: auto; }

table.form td
{ color: #666; font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif; }

table.form td.required, span.required
{ font-weight: bold; color: #c33; font-family: Verdana, Arial, Helvetica, sans-serif; }

table.form input, table.form select, table.form textarea
{ border: solid 1px #999; color: #333; font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif; }

div.advice
{ font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: right; }

