body, table, th, td { font-family: verdana, arial, sans-serif; font-size: 12px; line-height: 1.5em; margin: 0; padding: 0; }
h1 {font-family: verdana, arial, sans-serif; font-size: 14px; font-weight: bold; color: #000000; display: inline; }


/* Text Font Only */
.white { font-size: 11px; color: #FFFFFF; }                               /* White Font                */
.brown { font-size: 14px; font-weight: bold; color: #AB7345; }            /* Large Brown               */
.titl3 { font-size: 11px; font-weight: bold; color: #000000; }            /* Small Black               */
.small { font-size: 11px; color: #000000; }                               /* Tahoma Black              */
.indent1 {padding-left: 50px;}

/* Links */
a         { color: #0000ff; text-decoration: none; }
a:visited { color: #0000ff; text-decoration: none; }
a:hover   { color: #0000ff; text-decoration: underline; }

/* Nav Links Only */
a.nav         { font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.nav:visited { font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.nav:hover   { font-size: 11px; color: #FFFFFF; text-decoration: underline; }

/* Your Account */
a.account         { color: #6f912f; text-decoration: underline; }
a.account:visited { color: #6f912f; text-decoration: underline; }
a.account:hover   { color: #6f912f; text-decoration: underline; }

/* Admin Link Only */
a.admin          { color: #0000ff; text-decoration: none; }
a.admin:visited  { color: #0000ff; text-decoration: none; }
a.admin:hover    { color: #0000ff; text-decoration: underline; }

/* RSS Link Only */
a.rss            { font-size: 10px; font-weight: bold;color: #0000ff; text-decoration: none; }
a.rss:visited    { font-size: 10px; font-weight: bold;color: #0000ff; text-decoration: none; }
a.rss:hover      { font-size: 10px; font-weight: bold;color: #0000ff; text-decoration: underline; }
