BODY {
		background-color: #FFFFFF
}


h2, h3, h4 {
margin: 0
}

hr {
display: block;
clear:both
margin: 0
}

dl {
  margin: 0;
}

p {
 text-indent: 3em;
 margin-top: 0 em;
 margin-bottom: 0 em;
}

ADDRESS SMALL{
		font-size: small;
		text-decoration: none;
}

.letter {
font-size:x-large;
font-weight: bold;
text-transform: capitalize;
color:#CC6600;
}

.cl_left {
	clear: left;
}
