td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #555555;
}
a {
	font-family: Tahoma, Verdana, Arial;
	color: #3366FF;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #3399FF;
	text-decoration: none;
}
.term {
	font-weight: bold;
	color: #0066FF;
}

.active {
    color: #1125E3;
}

.header {
    color: black;
    font-size: 13pt;
    font-weight: bold;
}

.subheader {
   font-size: 10pt;
   font-weight: bold;
   color: #3E6443;
}

.accent {
   color: #D60C02;
}

.index {
	font-family: Tahoma, Verdana, Arial;
	color: #3366FF;
	text-decoration: none;
}

.download {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

.purchase {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

.noborder {
    border:none;
}