﻿table        { font-size: 10pt; font-family: Arial }
td           { font-family: Arial; font-size: 10pt }
tr           { font-size: 10pt; font-family: Arial }

.links { font-family: Arial; text-decoration: underline; font-size: 10pt; color: #ffffff; font-weight: normal}
.links:hover {font-family: Arial; font-size: 10pt; color: #cccccc; text-decoration: none; font-weight: normal}
.links:visited {font-family: Arial; font-size: 10pt; color: #cccccc; text-decoration: underline; font-weight: normal}

.bodylinks { font-family: Arial; text-decoration: underline; font-size: 10pt; color: #9c1f2e; font-weight: normal}
.bodylinks:hover {font-family: Arial; font-size: 10pt; color: #666666; text-decoration: none; font-weight: normal}
.bodylinks:visited {font-family: Arial; font-size: 10pt; color: #003896; text-decoration: underline; font-weight: normal}

.cslinks { font-family: Arial; text-decoration: none; font-size: 10pt; color: #9c1f2e; font-weight: normal}
.cslinks:hover {font-family: Arial; font-size: 10pt; color: #666666; text-decoration: none; font-weight: normal}
.cslinks:visited {font-family: Arial; font-size: 10pt; color: #003896; text-decoration: none; font-weight: normal}
.pad {
	padding-right: 10px;
	padding-left: 10px;
}

h1 {
	font-size:14pt; font-family:Arial; color:#9C1F2E;
}

h2 {
	font-size:12pt; font-family:Arial; color:#9C1F2E;
}

h3 {
	font-size:10pt; font-family:Arial; color:#9C1F2E;
}


.toplink {
	font-weight:bold !important;
	text-align:right;
}

.courseGroupTitle {
	border-bottom:1px solid #9C1F2E;
}

.courseTable {
	width:100%
}
.courseTable td {
	padding:3px;
}
.even {
	background-color:#E0E0E0
}
.odd {
	background-color:#EFEFEF;
}
