BODY, B, I, DIV, A, TABLE, TR, TD, .location {
  font-family : arial;
  font-size : small;
}

BODY, DD {
  color : black;
}

A, A:active, A:visited {
  color : #2845B1;
}
A:hover {
  color : #062390;
}

A.ma {
  font-size:14pt;
  font-weight : bold;
  color : #ffffff;
  background-color : #7777bb;
}

.side_menu {
  padding : 1px;
  margin : 1px;
  padding-left : 15px;
}

.post_type_header {
  font-size : large;
  padding-top : 3px;
  border-top : solid #7777BB 2px;
  margin-top : 5px;
}

.related_topics {
  font-size : medium;
  border-bottom : solid #AAAAAA 1px;
  margin-bottom : 2px;
  margin-top : 10px;
}

.section_header {
  font-size : medium;
  border-bottom : solid #AAAAAA 1px;
  margin-bottom : 3px;
}

.highlight {
  background : #FFFFDD;
  padding : 5px;
  border : solid #CCCCAA 1px;
}

.toptitle, .toptitle a {
  color : #2845B1;
  border-top : dotted #777777 1px;
  background : #DDDDEE;
  font-weight : bold;
  font-size : medium;
  width : 100%;
  margin-top : 5px;
}

.highlight .toptitle {
  background : #DDDDBB;
}
