.table1
{
	border-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;


}

.table2
{
	border-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.sc
{
	font-variant: small-caps;
}

a {
	text-decoration: none;
	color: #336666;
}
a:hover {  color: #660000}

