﻿/* This is a REALLY quick patch on the site to fix various CSS problems during conversion... */
#heading-center table td{
	height:18px;	
}

#heading-center table td a{
	color:black;
	text-decoration:none;
}
p.fix1 a{
	font-weight:bold;text-decoration:none;	
}
p.fix1{
	margin:1px;
}

h1.fix2{
	font-size:12pt;padding:3px;margin:1px;
}
table.fix3 td{
text-align:center;
padding-bottom:1em;
}
table.fix3 td a{
	font-weight:bold
}
