body {
margin:0px;
padding:0px;
background-color:#ffffff;
}

a, a:hover {color:#000000;}

.content a { text-decoration: none; color: #787270; }
.content a:hover { text-decoration: underline; color: #787270; }

.footer a { text-decoration: none; color: #787270; }
.footer a:hover { text-decoration: underline; color: #787270; }

li { list-style-type: disc; }

td { text-align: justify; }

td.ragged { text-align: left; }

.ragged { text-align: left; }

div.right { 
	text-align: right;
}

.content img {display:none;}
#menuwrapper {display:none;}
.no-print {display:none;}