.bodyText {
        font:11px arial;
        color:#333333;
        line-height:24px;
        }
        
.pageName {
        font:20px georgia;
        color: #CC3300;
        letter-spacing:.1em;
        line-height:26px;
        }

.navText {
        font:11px arial;
        color: #000000;
	text-decoration:none;
        font-weight:bold;
        letter-spacing:.1em;
        }
.tighterText {
	font:11px arial;
        color:#333333;
	line-height:18px;
	}

a.navText:link { color:rgb(0,0,0) }
a.navText:hover { color:rgb(100,100,100) }

.bott  {
	background-image:url('bottom1.jpg');
	background-color:blue;
}

