body		{ background-color: #ffffff; 
		  font-family: Verdana, Arial, sans-serif;  
		  color: #989898; 
		  font-size: 10pt; 
		  margin: 0 }


body.links	{ background-color: #458ccc;  
		  font-family: Verdana, Arial, sans-serif; 
		  color: #ffffff; 
		  font-size: 7pt; 
		  margin: 0 }
 
a:link		{ color: #000000 }
a:visited	{ color: #000000 }
a:hover		{ color: #0091ff }
a:active	{ color: #0091ff }

a.dif:link	{ color: #ffffff }
a.dif:visited	{ color: #ffffff }
a.dif:hover	{ color: #ffffff }
a.dif.active	{ color: #ffffff }

hr		{ color: #458ccc }

td.bar		{ background-color: #e7ecf8; 
		  text-align: justify;  
		  font-family: Verdana, Arial, sans-serif; 
		  color: #607088;
		  font-size: 8pt }

td.bdr		{ font-family: Verdana, Arial, sans-serif; 
		  font-color: #989898; 
		  font-size: 8pt; 
		  border-bottom-style: dotted;  
		  border-bottom-color: #f0f0f0;  
		  border-bottom-width: thin }


th.bdr		{ font-family: Arial, sans-serif; 
		  font-size: 10pt; 
		  border-bottom-style: dotted; 
		  border-bottom-color: #f0f0f0; 
		  border-bottom-width: thin }

.left		{ text-align: left }

.bld		{ font-weight: bold }

