/*----------------------------------------------------------------------------*/

.head1
{
  font-family : arial, helvetica, sans-serif;
  font-weight : bold;
  font-size : 16px;
  margin-bottom : 10px;
  text-align : left;
  color : #464d26;
}

.head2
{
  font-family : arial, helvetica, sans-serif;
  font-weight : bold;
  font-size : 14px;
  margin-bottom : 10px;
  text-align : left;
  color : #464d26;
}

.head3
{
  font-family : arial, helvetica, sans-serif;
  font-size : 12px;
  font-style : italic;
  text-align : left;
  color : #464d26;
}

#page {
  padding: 10px;
}
#page-bottom {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0;
  margin: 0;
}

/*----------------------------------------------------------------------------*/

.content a { color : #563f23; text-decoration : underline; }
.content a:hover { color : #464d26; text-decoration : underline; }

#hotword { color : #cb675a; text-decoration : underline; }
a#hotword:hover { color : #639acb; text-decoration : underline; }

.hotwordbox
{
  background-color : #ffffff;
  border : 1px solid #cb675a;
  padding : 10px;
  margin : 4px;
  font-size : 12px;
}

/*----------------------------------------------------------------------------*/
