/*----------------------------------------------------------------------------*/

.head1
{
  font-family : arial, helvetica, sans-serif;
  font-weight : bold;
  font-size : 16px;
  margin-bottom : 10px;
  text-align : left;
  color : #337892;
}

.head2
{
  font-family : arial, helvetica, sans-serif;
  font-weight : bold;
  font-size : 14px;
  margin-bottom : 10px;
  text-align : left;
  color : #337892;
}

.head3
{
  font-family : arial, helvetica, sans-serif;
  font-size : 12px;
  font-style : italic;
  text-align : left;
  color : #337892;
}

/*----------------------------------------------------------------------------*/

.content a { color : #639acb; text-decoration : underline; }
.content a:hover { color : #337892; text-decoration : underline; }

#hotword { color : #337892; text-decoration : underline; }
a#hotword:hover { color : #639acb; text-decoration : underline; }

.hotwordbox
{
  background-color : #ffffff;
  border : 1px solid #337892;
  padding : 10px;
  margin : 4px;
  font-size : 12px;
}

/*----------------------------------------------------------------------------*/

.footer
{
  background-color : #337892;
  color : #ffffff;
  font-size : 9px;
}

.nav0
{
  background-color : #337892;
  color : #ffffff;
  font-size : 9px;
}

#nav2hot { color : #639acb; }

.sidebar a:link, .sidebar a:visited
{
  color : #337892;
  text-decoration : underline;
}

.sidebarquote
{
  color : #337892;
  text-align : center;
  font-weight : bold;
  padding-left : 6px;
  padding-right : 6px;
}

/*----------------------------------------------------------------------------*/

