Body
{
	background-color: #1ac;
	FONT-FAMILY: "helvetica";
}


.cellbg      { color: #FFFFFF; background-color: #1ac }
td
{
	vertical-align: top;
}


a:link       { color: #1ac; text-decoration:none; }
a:visited    { color: #1ac; text-decoration:none; }
a:hover      { color: #156; text-decoration:none; }

#tdmain
{
	margin: 20px;
}

#tdnav
{
	padding: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	background-color: #1ac;
	white-space: nowrap;
	text-align: center;
}

a:link.nav       { color: #dff; white-space: nowrap; text-decoration:none; font-weight:bold }
a:visited.nav    { color: #dff; white-space: nowrap; text-decoration:none; font-weight:bold  }
a:hover.nav      { color: #024; white-space: nowrap; font-weight:bold }


li
{
	margin: 10px;
}

a:link.footer       { font-size: 16px; color: #08a; text-decoration:none; }
a:visited.footer    { font-size: 16px; color: #08a; text-decoration:none; }
a:hover.footer      { font-size: 16px; color: #024; text-decoration:none; }

#jmlc
{
	background-color: white;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#wtab {
	background-color: white;
	padding: 20px;
}

h3 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: olive;
}

h4 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #888;
}

h5 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #888;
}

h6 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: olive;
}

table        { background-color: #FFFFFF }