/* $Id: system.css 00001 2009-02-07 bobby $ */
/* Stylesheet for congregator.net */
/*  */
body {
 font-family: Book Antiqua;
 line-height: 1.3em;
 font-size: 13px;
 color: #000080;
}

TD	{
 font-family: Book Antiqua;
 line-height: 1.3em;
 font-size: 13px;
 color:#000080;
}

div.note  {
 font-size:12px;
 font-weight:bold;
 text-align:center;
 line-height: 1.2em;
}

div.subtitle  {
 font-size:15px;
 font-weight:bold;
 text-align:left;
 line-height: 1.5em;
}

div.navlist {
 font-size:14px;
 font-weight:bold;
 text-align:left;
 margin: 20;
 line-height: 1.3em;
}

a {
 text-decoration: underline;
 font-weight: bold;
 color: #800000;
}

a:hover {
 text-decoration: none;
 font-weight: bold;
 color: #cc3333;
}

A:active	{
 text-decoration:underline; 
 font-weight: bold;
 color:#aa33aa;
}

blockquote.quote {
 margin-left: 10px;
 margin-right: 10px;
 padding-left: 15px;
 padding-right: 15px;
 padding-top: 1px;
 padding-bottom: 1px;
 border-left: 1px solid #000080;
 border-right: 1px solid #000080;
 text-align:left;
 background-color: #ddeeff;
  color: #000080;
}

h1 {
 font-family:Helvetica ,Arial,sans-serif;
 font-size: 26px;
 font-weight: bold;
 line-height: 1.5em;
 color: #000080;
}

h2 {
 font-family: Arial, Helvetica,sans-serif;
 font-size: 22px;;
 font-weight: bold;
 line-height: 1.4em;
 color: #000080;
}

h3 {
 font-family: Helvetica,Arial,sans-serif;
 font-size: 18px;
 font-weight: bold;
 line-height: 1.4em;
 color: #000080;
}

h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 line-height: 1.4em;
 color: #000080;
}

h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 line-height: 1.3em;
 color: #000080;
}

