/* CSS Document */
td {
	vertical-align: top;
	font-family: tahoma;
	color: #51445A;
	font-size: 14px;
	background-repeat: none;
}

a { color: #8A00A3; font-size: 14px; font-weight:bold; text-decoration:none; }
a:hover { color: #8A00A3; font-size: 14px; font-weight:bold; text-decoration:underline; }

td.text {
	padding-right: 22px;
}
.purple_text {
	color: #A427BA;
}
.large_text {
	font-size: 16px;
	font-weight: bold;
}
ul {
	line-height: 30px;
}