a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}

font,body,td,table
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: tahoma;
	font-size : 10pt;
	color: #000000;
}

.desc-box { position: absolute; visibility: hidden; }

td.td-desc
{
	background-color: #CACACA;
	border-color: #000000;
	border-width: 1;
	border-style: dotted;
	font-family: tahoma;
	font-size: 7pt;
}
.button {  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: bold; 
color: #000000; 
background-color: #9494c6;
}
.small {
 font-family: tahoma, Helvetica, sans-serif;
 font-size: 7pt;
 color: #000000;
 }
.small2 {
 font-family: tahoma, Helvetica, sans-serif;
 font-size: 7pt;
 color: #808080;
 }