.announce {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	normal;
  font-size:	16px;
  vertical-align: top;
  border:	solid thin blue;
  padding: 	0px 0px 10px 10px;
}

.text {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	normal;
  font-size:	16px;
  vertical-align: top;
}

.booktitle {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	normal;
  font-size:	16px;
  vertical-align: top;
  padding-left: 10px;
}

.tableclass {
  margin-left: 10px;
}

.textclass {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	normal;
  font-style:   italic;
  font-size:	16px;
  vertical-align: top;
}

.textbold {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	bold;
  font-size:	16px;
}

.textcourse {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	bold;
  font-size:	16px;
}
.textboldgreen {
  color:	green;
  font-family:	Garamond, serif;
  font-weight:	bold;
  font-size:	16px;
}

.textitalic {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	normal;
  font-style:	italic;
  font-size:	16px;
}

.textbolditalic {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	bold;
  font-style:	italic;
  font-size:	16px;
}

.textlargebold {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	bold;
  font-size:	18px;
}

.textsmall {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	normal;
  font-size:	14px;

}

.textsmallcourse {
  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	normal;
  font-size:	14px;
  padding-left: 5px;
  padding-right: 5px;
}

.textlink {

  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	normal;
  font-size:	16px;
}

.textlink:link {

  color:	#000099;
  font-weight:	normal;
  text-decoration: underline;
}

.textlink:visited {

  color:	#000099;
  font-weight:	normal;
  text-decoration: underline;
}

.textlink:active {

  color:	#000099;
  font-weight:	normal;
  text-decoration: underline;
}

.textlink:active {

  color:	#000099;
  font-weight:	normal;
  text-decoration: underline;
}

.menuitem {
  amargin: 7px 7px 0px 0px;
  apadding: 0px 0px 0px 0px;
}

.linkmenuitem {

  color:	#000099;
  font-family:	Garamond, serif;
  font-weight:	bold;
  font-size:	16px;
}

a.linkmenuitem:link {

  color:	#000099;
  font-weight:	bold;
  text-decoration: none;
}

a.linkmenuitem:visited {

  color:	#000099;
  font-weight:	bold;
  text-decoration: none;
}

a.linkmenuitem:active {

  color:	#000099;
  font-weight:	bold;
  text-decoration: none;
}

a.linkmenuitem:active {

  color:	#000099;
  font-weight:	bold;
  text-decoration: none;
}

.indentcost {
  font-style: italic;
  padding-left: 10px;
}