﻿
table        {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ctable      { border: 1px solid #8B4513 }
a            { color: #8B4513; text-decoration:none }
a:hover      { text-decoration: underline }
hr {
	border:none;
	border-top:1px #8B4513 solid;
	height:2px;
}
