body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	font-size: 12px;
	font-weight: 500;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.sidebox {
	margin: 0 auto; /* center for now */
	width: 22em; /* ems so it will grow */
	background: url(images/style/rnd_paper_brt.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/style/rnd_paper_trt.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h5 {
	background: url(images/style/rnd_paper_tlt.gif) no-repeat top left;
	margin: 0;
	padding: 15px 30px 15px;
	color: black; 
	font-weight: bold; 
	font-size: .8em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 15px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/style/rnd_paper_blt.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 15px;
}
.sideletter {
	margin: 0 auto; /* center for now */
	width: 20em; /* ems so it will grow */
	background: url(images/style/rnd_letter_brt.gif) no-repeat bottom right;
	font-size: 100%;
}
.letterhead {
	background: url(images/style/rnd_letter_trt.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.letterhead h5 {
	background: url(images/style/rnd_letter_tlt.gif) no-repeat top left;
	margin: 0;
	padding: 15px 30px 15px;
	color: black; 
	font-weight: bold; 
	font-size: .8em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 15px; /* Safari-only, but cool */
}
.letterbody {
	background: url(images/style/rnd_letter_blt.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 15px;
}
.sAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.newsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}
.newsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	list-style-type: square;





}
.sooreal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #336699;
	color: #336699;
	}
