    body,p,td                 {font-family: Arial, Helvetica, Sans-Serif; font-size: 12; }
    a:link,a:visited, a:active {text-decoration: none; color: #000000}
    a:hover                   {text-decoration: underline; color: #333300}
.leftborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.topborder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.R_align { 	text-align: center;}
