body,tr,td {
	font-size: 12px;
	line-height: 15px;color: #666666;

}
.caption {  font-size: 10px; line-height: 12px;color: #666666;}
.colorbold {  font-size: 12px; line-height: 15px; font-weight: bold; color: #006600}
a:link {  color: #C94427; text-decoration: none}
a:hover {  color: #C94427; text-decoration: underline}
a:visited {  color: #660000; text-decoration: underline}

.text_s{
	font-size: 11px;
	line-height: 15px;color: #666666;

}

.indent25 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.margin {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.margin10 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}