body, p, td, div, li { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: xx-small;
  color: #333333;
}

form { padding: 0; margin-top: 0; }

ul {
  padding: 0 15px 0;
  margin: 0 15px 0 0;
}

h3, .h3 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: x-small;
  font-weight: bold;
  color: #333333;
}

.date {
  font-family: Palatino, Georgia, Verdana, sans-serif;
  font-size: xx-small;
  color: #990000;
}

.title {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: x-small;
  color: #FF6600;
}

.author {
  font-family: Palatino, Georgia, Verdana, sans-serif;
  font-size: xx-small;
  font-style: italic;
  color: #333333;
}

.footer {
  border-style: none none dotted none;
  border-color: #fff #fff #879880 #fff;
  border-width: 0 0 2px 0;
}

.pad10 { padding: 10px; }
.red { font-weight: bold; color: #990000; }
.linkcolor { color: #660000; }
.orange { color: #FF6600; }
.gray { color: #999999; }

.bar {
  font-family: Palatino, Georgia, Verdana, sans-serif;
  font-weight: bold;
  color: #669966;
}

a:link { text-decoration: none; color: #660000;}
a:visited { text-decoration: none; color: #660000;}
a:active { text-decoration: none; color: #CCCC00;}
a:hover { text-decoration: underline; color: #660000;}

a.menu:link { text-decoration: none; font-weight: bold; color: #990000;}
a.menu:visited { text-decoration: none; font-weight: bold; color: #990000;}
a.menu:active { text-decoration: none; font-weight: bold; color: #CCCC00;}
a.menu:hover { text-decoration: underline; font-weight: bold; color: #990000;}

a.topic:link { text-decoration: none; font-weight: bold; font-size: x-small; color: #FFFFFF;}
a.topic:visited { text-decoration: none; font-weight: bold; font-size: x-small; color: #FFFFFF;}
a.topic:active { text-decoration: none; font-weight: bold; font-size: x-small; color: #FFFF99;}
a.topic:hover { text-decoration: underline; font-weight: bold; font-size: x-small; color: #FFFFFF;}

a.topicsub:link { text-decoration: none; color: #FF9933;}
a.topicsub:visited { text-decoration: none; color: #FF9933;}
a.topicsub:active { text-decoration: none; color: #FFFF99;}
a.topicsub:hover { text-decoration: underline; color: #FF9933;}

a.orange:link { text-decoration: none; color: #FF6600;}
a.orange:visited { text-decoration: none; color: #FF6600;}
a.orange:active { text-decoration: none; color: #FF6600;}
a.orange:hover { text-decoration: underline; color: #FF6600;}

.art {
  float: left;
}

.art_figtab {
  padding: 10px;
  float: right;
}

.art_figtab_cap {
  padding: 2px;
  font-weight: bold;
  text-align: center;
}