td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;

}
.title {
	font-size: 24px;
	font-weight: bolder;
	color: #000066;

}
.small {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.links {
	background-color: #CCCCFF;
}
a:link {
	text-decoration: none;
	color: #000066;

}
a:hover {
	text-decoration: none;
	background-color: #E4E4F0;
	color: #000033;

}
a {
	text-decoration: none;
	color: #000066;

}
a:visited {
	color: #000066;
}
h2 {
	font-size: 18px;
}
.special {
	color: #0000FF;
	text-decoration: underline;
}
.table {
	border: thin dotted #CCCCFF;
}

