.nop {}

A:link {
    color: #c0c0c0;
}

A:visited {
    color: #c0c0c0;
}

BODY {
	  margin-top:		24pt;
	  margin-left:		2ex;
	  margin-right:		2ex;
	  color:			black;
	  font-family:	Optima, verdana, helvetica, sans-serif;
}

DIV.title {
    padding: 1ex;
    border: thick solid #d0d0d0;
    background-color:	#a0a0a0;
    color: white;
    font-size: xx-large;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 2px black;
}

DIV.title .coursename {
    font-size: normal;
}

DIV.title .coursenum {
    font-size: smaller;
}

DIV.title .coursesem {
    font-size: smaller;
}

DIV.title .subtitle {
    font-size: normal;
    color: #f0f0f0;
    font-weight: bold;
}

H1 {
    padding: 1ex;
    border: thick solid #d0d0d0;
    background-color:	#a0a0a0;
    color: white;
    font-size: xx-large;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 2px black;
}


H2 {
    background:	#a0a0a0;
    border-top: 3px solid #d0d0d0; /*622aa9;*/
   border-bottom: 2px solid #d0d0d0;
   padding-left: 1em;
   color: white;/*e9c763;*/
   font-size: x-large;
   font-weight: bold;
}

H3 {
    font-weight: bold;
    font-size: large;
    color: #909090;
    border-bottom: 1px solid #f0f0f0;
}


H4 {
    font-weight: bold;
    color: #909090;
    font-size: medium;
}

DIV.foot {
    margin-top: 2em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    border-top: thin groove black;
}
