body, p, td	{ color: #000000;
		  font-family: Times, serif;
		  font-size: 10pt; }

p, td		{ text-align: left; }

a:link		{ color: #707070; 
		  text-decoration: none; }
a:visited	{ color: #707070; 
		  text-decoration: none; }
a:active	{ color: #000000; 
		  text-decoration: underline; }
a:hover		{ color: #000000; 
		  text-decoration: underline; }

td	{ vertical-align: top; }

.copy	{ color: #b0b0b0; }

.descr	{ color: #909090; }

.bottom	{ vertical-align: bottom; }

.center	{ text-align: center; }

.right	{ text-align: right; }