div {
    text-align: left;
}
div.links {
	text-align: left;
}
div.center {
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
    text-align:center;
}
img {
    border: 0;
}
.ahem {
    display: none;
}
td.nw {
    white-space: nowrap;
}

#hiddenText {
    visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;
}
DIV.quoteblock {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color : #CDDAE9;
	text-align:left;
	width:85%;
	border:1px solid black;
}
