

body 
	{font-family: arial, helvetica,san-serif;
	font-size:  .85em;
	background: #fff;
	color: #000;
	width: 720px;
	text-align: center;
}
TD.inverse
{background: #000;
color: #fff;
}
#insert
{
width: 550px;
}
TD
{font-size: 100%;
}
TABLE, TD.heavy
{font-weight: bold;
}
 
#footer
{font-family: arial, verdana, helvetica, sans-serif;
font-size: 85%;
text-align: center;
width: 500px;
margin-left: 100px;
} 

#nav
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 95%;
font-weight: bold;
text-align: center;
}

.comic
{
font-family: Comic Sans MS, arial, sans-serif;
font-size: 9pt;
}

a:link 
{color: #000;
	text-decoration: underline;
}

a:visited
	{
	color: #000;
	font-weight: bold;
}

a:hover
	 {
	 color: #99f;
	 font-weight: bold;
} 
