html {
  margin: 0px;
  padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: verdana, sans-serif;
  font-size: 11pt;
  background: #e0e0e0
}

a { 
  text-decoration: none;
  font-weight: bold;
  color: #0000ff
}

.leftBlock {
  float: left;
  width: 155px;
  padding: 5px;
  font-size: 10pt;
}

.leftBlock {
  width: 165px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:155px; 
}

html>body .leftBlock { 
  width: 145px;
}

.portrait {
  text-align: center;
}

.portraitLabel {
  text-align: center;
  font-style: oblique;
  font-weight: bold;
  font-size: 9pt;
  padding-bottom: 10px;
}

.latestArticleMenu {
  padding-bottom: 10px;
}

.menuTitle {
  font-style: oblique;
  font-weight: bold;
}

.menuItem {
  font-size: 10pt;
  margin-bottom: 4px;
}

.menuItemBigger { 
  font-size: 18pt;
  margin-bottom: 2px;
}

.subMenuItem {
  font-size: 9pt;
  padding-left: 1em;
  margin-bottom: 5px;
}

.tinyMenuItem {
  font-size: 8pt;
}

.superTinyMenuItem { 
  font-size: 6pt;
}

.otherPagesLeftMenu {
  padding-bottom: 10px;
}

.editorialBoard {
  padding-bottom: 10px;
}

.editorialBoardMember {
  padding-left: 4px;
  padding-bottom: 3px;
  font-size: smaller;
}

.editorialBoardMemberName {
  
  font-weight: bold;
}

.editorialBoardMemberLocation {
  padding-left: 1em;
}

.siteTitle {
  text-align: center;
}

.content {
  background-color: white;
  margin-left: 160px;
  padding: 5px;
}

.copyright {
  margin-bottom: 2em
}

.contactInfo {
  text-align: center
} 

.bottomBlock {
  padding: 5px;
}

.otherPagesBottomMenu {
  text-align: center
}

.titleBlock {
/*  line-height: 1.5em;  */
}

.title {
  font-size: 16pt;
  font-family: serif;
  font-style: oblique;
  font-weight: bold;
}

.issueNumber { 
  font-size: 8pt;
  font-weight: bold;
}

.issueDate { 
  font-weight: bold;
  text-indent: 3em;
 }

.paragraph {
  padding-bottom: 3px;
  text-indent: 3em;
}

.flushLeft {
  padding-bottom: 3px
}

.quotepara {
  padding-bottom: 10px;
  text-indent: 3em;
}

.quote {
  padding-bottom: 3em;
  padding-left: 2em;
  padding-right: 6em
}

.linkCategoryBlock { 
  padding-bottom: 2em;
}

.linkCategoryTitle { 
/*  line-height: 1.2em; */
  font-size: 10pt;
  font-style: oblique;
  font-weight: bold;
}

.link { 
  padding-left: 2em;
}

.paddedbelow {
  padding-bottom: 3em;
  text-indent: 3em;
}

#randomquotesource {
    font-weight: bold;
}

a.nolinkstyle:link {
    text-decoration: none;
    font-weight: normal;
    color: black
}

a.nolinkstyle:visited {
    text-decoration: none;
    font-weight: normal;
    color: black
}

a.nolinkstyle:hover {
    text-decoration: none;
    font-weight: normal;
    color: black
}

a.nolinkstyle:active {
    text-decoration: none;
    font-weight: normal;
    color: black
} 

.gad {
}

.gadright {
    position: absolute;
    right: 5px;
    top: 50px;
}