body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.ColumnHeading {
	font-family: "Trajan Pro";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
.VideoTitle {
	font-size: 16px;
	font-weight:bold;
	color: #333366;
}
a {
	font-family: "Trajan Pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #333366;
	text-decoration:none;
	
}
.ColumnSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}

.GlossaryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
