.back {
font-size: 24px;
line-height: 20px;
font-weight: bold;
text-align: right;
letter-spacing: 1px;
margin-top: 25px;
margin-bottom: 15px;
font-family: "Gill Sans", Arial, sans-serif;
}

.course {
font-size: 16px;
line-height: 20px;
font-weight: bold;
text-align: left;
margin-bottom: -15px;
color: #600;
font-family: Georgia, "Times New Roman", Times, serif;
}

.department {
font-size: 12px;
line-height: 9px;
font-weight: bold;
text-align: right;
margin-top: 0px;
margin-bottom: 6px;
color: black;
font-family: Georgia, "Times New Roman", Times, serif;
}

.quarter {
font-size: 19px;
line-height: 16px;
font-weight: bold;
text-align: right;
letter-spacing: 1px;
margin-top: 35px;
margin-bottom: 15px;
color: black;
font-family: "Gill Sans", Arial, sans-serif;
}

.title {
font-size: 14px;
line-height: 20px;
font-weight: bold;
text-align: left;
margin-left: 15px;
margin-right: 100px;
margin-bottom: 15px;
color: black;
font-family: Georgia, "Times New Roman", Times, serif;
}

.titlena {
font-size: 14px;
line-height: 20px;
font-weight: bold;
text-align: left;
margin-left: 60px;
margin-right: 100px;
margin-bottom: 15px;
color: black;
font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
color: #600;
text-decoration: none;
}

a:hover {
color: #c00;
text-decoration: none;
}

a:visited {
color: #600;
text-decoration: none;
}

body {
background-color: #cff;
font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
width: 150px;
border-width: 0px;
height: 5px;
text-align: left;
margin-left: 0px;
margin-bottom: -10px;
color: #600;
background-color: #660000;
}

i {
font-style: italic;
font-weight: normal;
margin-left: 5px;
}
