.spec	{border:1px;boder-style:solid;
	table-layout:fixed;
	background:SteelBlue;color:blue;	
	width:649px}

.left	{width:110px;font-size:8pt;background:LightSteelBlue;color:black;text-align:center}
.middle	{font-size:8pt;background:LightSteelBlue;color:black;text-align:center}
.right	{font-size:8pt;background:LightSteelBlue;color:black;text-align:center}
.white	{font-size:8pt;background:white;color:black;text-align:center}


A:link{ color:blue; text-decoration:none;}
A:visited{ color:#483D8B; text-decoration:none;}
A:active{ color:#DC143C; text-decoration:underline;}
A:hover{ color:#CC0066; text-decoration:underline;}

h3	{color:darkblue;
	font-size:9pt;
	padding:0px;padding-left:40px;
	margin:0px;
	text-align:left}

