.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #666666;
	font-weight: bold;
	letter-spacing: -1pt;
}
.reg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.link_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/splash/bullet.gif);
	list-style-position: outside;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	word-spacing: 3px;
}
a.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	word-spacing: 3px;
	text-decoration: none;
}
.small_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	word-spacing: 3px;
	text-decoration: underline;
}