#content {
	color: #111;
//        text-align: justify;
        }

#fpcontent {
	color: #111;
//	text-align: center;
	}

.quote {
	color: #003366;
	color: #003344;
	font-size: small;
//	font-weight: bold;
        }

a:link, a:visited { 
	color: #666;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

#sig {
	color: #DDD;
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 5px;
	}

body {
        margin: 5em;
        font-family: sans-serif;
        }
