body, td	{font: 12px verdana, sans-serif; color:#333;}

LI {font-size: 11px;}

body	{background-color: #fff; background-image: url(img/bg_steel.jpg); background-repeat:no-repeat;}

TABLE#navigation	{
		width: 100%;
		margin-bottom: 20px;
		}

TD.navActive	{
		background: #f90;
		text-align: center;
		color: #fff; 
		font-weight: bold;
		}
		
TD.nav	{
		background: #6cf;
		text-align: center;
		color: #fff; 
		font-weight: bold;
		}

TD.nav A:link, TD.nav A:visited	{color:#fff;}
TD.nav A:hover	{color:#f90;}

a:link, a:visited	{color:#000;}
a:hover	{color:#f90;}

H3	{
		font: bold 14px Georgia, Serif;
		color: #69c;
		margin-left: 20px;
		margin-bottom: -8px;
		}

P	{margin-left: 20px;}

.content	{margin-left:30px;}
.small	{font-size:11px;}

DIV#copyright	{
		font-size: 10px;
		color: #666;
		margin: 25px 0 0 20px;
		}