a:link {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: normal; color: #848E96; text-decoration: underline}
a:hover {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: normal; color: #000000;; background-color: #848E96; text-decoration: underline}
a:active { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: normal; color: #cccccc; background-color: #848E96; text-decoration: underline}
.text_read { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none ; line-height: normal }
.text_larger { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none ; line-height: normal }
.text_read_bold { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: bold; color: #999966; text-decoration: none ; line-height: normal }
.cite { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8px; font-weight: normal; color: #000000; text-decoration: none ; line-height: normal }
a:visited { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline}

table.outBorder {
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C1C6CA;
	border-bottom-color: #C1C6CA;
	border-right-color: #C1C6CA;
	border-left-color: #C1C6CA;
	border-top-width: thin;
	border-bottom-width: 0px;
	border-right-width: thin;
	border-left-width: thin;
	}
<!-- Style for the inside table view border -->
table.inBorder {
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #C1C6CA;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	}
<!-- Style for all the text data -->
td.reg {font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:black;
	text-align: center;
	vertical-align: middle;
	}
<!-- NOT USED view header description for required courses -->
td.viewHeaderDesc {font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #999999;
	}
<!-- Style for table view header -->
td.viewHeader {font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	font-weight:bold;
	background-color: #C1C6CA;
	}
