.answ1
{
	font-size: 10pt;
	border-top: solid 1 gray;	
	border-right: solid 1 gray;
	
}
.answ2
{
	border-top: solid 1 gray;
	background-color: #eeeeee;
}
a.answ:active
{
	color: #330099;
	text-decoration: none;	
}
a.answ:visited
{
	color: #330099;
	text-decoration: none;	
}
a.answ:hover
{
	color: #330099;
	text-decoration: none;	
}
a.answ:link
{
	color: #330099;
	text-decoration: none;	
}


.coltbl
{
	font-size: 8pt;
	font-weight:bold;
	border: solid 1px gray;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=2); 
}
.capt
{
	font-weight: bold;
	font-size: 10pt;
	background-color: #cedeff;
}
.maintbl
{
	border: black 1px solid;
	background-color:dcdcdc ;
	table-layout: fixed;
}
.sum
{
	background-color:White;
	border-top: solid 1 black;	
}
