

body 
	{font-family: arial, helvetica,san-serif;
	font-size:  .85em;
	background: #000;
	color: #fff;
	width: 720px;
	text-align: center;
}
TD
{font-size: 100%;
}
TD.inverse
{background: #fff;
color: #000;
font-weight: bold;
}
TABLE, TD.heavy
{font-weight: bold;
}
.line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	}
#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;
}


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

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

a:hover
	 {
	 color: #99f;
	 font-weight: bold;
} 
.add
{
font-size: 105%;
font-weight: bold;
}
