a {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
.link {
	font-size: 8pt;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.link:hover {
	color: #990000;
	text-decoration: underline;
}
.link:active {
	color: #990000;
	text-decoration: none;
}

.linkother {
	font-size: 7pt;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.linkother:hover {
	color: #999999;
	text-decoration: underline;
}
.linkother:active {
	color: #999999;
	text-decoration: none;
}

.normal {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.address {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
}
.title {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.other {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.other2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}
