.link1 {

    COLOR: #B1892E;
    
    text-decoration: underline;

}

.link1:visited {

    COLOR: #AA976C;

    TEXT-DECORATION: underline;

}

.wallTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}
.wallBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.wallBulleted {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	text-indent: 1.75in;
	list-style-position: outside;
	list-style-type: square;

}

