body
{	background: #ffffff;
	font-size:12pt;
	font-weight: bold;
	color: 0000ff;
	margin: 2px 2px 2px 2px;
} 

h1
{	font-family: verdana,helvetica,sans serif;
	font-weight: bold;
	font-size: 17pt;
} 

h2
{	font-family: verdana,helvetica,sans serif;
	font-weight: bold;
	font-size: 15pt;
} 

li
{	font-family: verdana,helvetica,sans serif;
	font-size: 10pt;
}

a
{	font-weight: bold;
	color: #0000ff;
}

td
{	background: #ffffff;
	font-family: verdana,helvetica,sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000ff;
	margin: 10 0 0 0;
}

td.7
{	font-size: 7pt;
}

td.9
{	font-size: 9pt;
}

td.10
{	font-size: 10pt;
}

td.15c
{	background: #ffff99;
	font-size: 15pt;
}

#content
{	background: #ffffff;
	font-size:13pt;
	font-weight: bold;
	margin: 0 30 0 30px;
	padding: 0;
} 

#topnav
{	background: #ffff00;
	width: 100%;
}

#botnav
{	background: #ffff00;
	width: 100%;
}

#navbar
{	background: #ffff00;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

#navbar li
{	display: inline;
}

#navbar li a
{	background: #ffff00;
	float: left;
	padding: 5px 20px;
}

#clear
{	clear: both;
}

#navbar li a.x
{	background: #0000ff;
	color: #ffff00;
	font-weight: bold;
}

