body,tr,td {  font-size: 12px; line-height: 15px}
.caption {  font-size: 10px; line-height: 12px}
.colorbold {  font-size: 12px; line-height: 15px; font-weight: bold; color: #242272}
a:link {  color: #242272; text-decoration: none}
a:hover {  color: #242272; text-decoration: underline}
.margin {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.margin2 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
