
body{
color: #000000;
background-color: #ffffff;
font-family: Times New Roman;
margin-left: 10px;
margin-right: 0px;
margin-top: 7px;
margin-bottom: 0px;
}

a:link{
color:#0033cc;
text-decoration:underline;
}

a:visited{
color:#0033cc;
text-decoration:underline;
}

a:active{
color:#0033ff;
text-decoration:none;
}

.title{
font-weight:       bold;
color:             #008000;
font-family:       Times New Roman;
font-size:         20pt;
text-transform:    uppercase;
text-align:        center;
vertical-align:    middle;
padding:           10px;
border:            solid #008000;
border-width:      2;
}

span.name{
font-weight:       bold;
color:             #000000;
font-family:       Arial;
font-size:         12pt;
text-transform:    uppercase;
}

.print{
color: #000000;
}

div.desc{
color: #000000;
font-family:       Times New Roman;
font-size:         12pt;
}

.booktitle{
font-weight:       bold;
color:             #000000;
font-family:       "Arial Black", Arial;
font-size:         12pt;
text-transform:    none;
text-align:        center;
vertical-align:    middle;
padding:           10px;
border: solid darkgreen;
border-width: 2;
}

.coursetitle{
font-weight:       bold;
color:             #008000;
font-family:       Arial Black,Arial;
font-size:         18pt;
text-transform:    none;
text-align:        center;
vertical-align:    middle;
padding:           10px;
border: solid darkgreen;
border-width: 2;
}
