body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-regular, sans-serif;
}

td {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-regular, sans-serif;
}

a {
	color: #262967;
}

a:hover {
	color: #262967;
	text-decoration: none;
}

a:visited {
	color: #6A6C92;
}

a:active {
	color: #262967;
	text-decoration: none;
}

.text-14blue {
	color: #5D61A5;
	font-size: 14px;
	font-weight: bold;
}

.mainheading {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.bigheading {
	color: black;
	font-size: 16px;
	font-weight: bold;
}

#body-padding {
	padding-left: 9px;
	padding-right: 9px;
}

#program-sublink-background {
	background-image: url(/images/program-table-background.gif);
	background-color: #A4A4C2;
	background-repeat: repeat-x;
	background-position: top center;
}

a.program-sublinks {
	color: #000000;
}

a.program-sublinks:hover {
	color: #000000;
	text-decoration: none;
}

a.program-sublinks:visited {
	color: #000000;
}

a.program-sublinks:active {
	color: #000000;
	text-decoration: none;
}

a.bottom-links {
	color: #262967;
}

a.bottom-links:hover {
	color: #262967;
	text-decoration: none;
}

a.bottom-links:visited {
	color: #6A6C92;
}

a.bottom-links:active {
	color: #262967;
	text-decoration: none;
}

ul.roman {
	list-style-type: upper-roman;
}

ul.alpha {
	list-style-type: lower-alpha;
}	