.boxDO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.boxDO2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 5px;
	background-color: #FCFCFC;
	border: thin solid #CCCCCC;
}
.DOtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
a.DOlink:link { font-size: 12px; }
a.DOlink:hover { font-size: 12px; }
a.DOlink:visited { font-size: 12px; }
a.DOlink:active { font-size: 12px; }

