.regtext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
.date {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.disclaimer {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
	font-weight: bolder;
}
.bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.link2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9966FF;
	text-decoration: none;
}
.linkred {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.linkred:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.linksmall {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.linksmall:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
