/* Style sheet for the Bulbury Woods Members website */

/* Styles for HTML tags */

body {font-size: 12pt;
      font-family: Bookman Old Style;
      color: green;}

h1 {font: 28pt Africa, Linus Script;
    font-weight: bold;
    color: green;}

h2 {font: 18pt Arial;
    font-weight: bold;
    color: green;}

h3 {font: 12pt Arial;
    font-weight: bold;
    line-height:12pt;}

td {font: 9pt Arial; 
    line-height:9pt;}

th {font: 9pt Arial;
    font-weight: bold; 
    line-height:9pt;}

caption {font: 14pt Arial;
         font-weight:bold;}

a {text-decoration: none;}
a:link {color: green;}
a:visited {color: green;}
a:active {green;}

/* Styles for classes */

.menuclass {frame: border; 
                 bordercolor: blue; 
                 bgcolor: lightyellow; 
                 rules: none;                  
                 cellpadding: 4;
                 cellspacing: 0;}

td.heavy {font-weight: bold;}

.topmenu 
{font: 12pt Arial;
 font-weight: bold; 
 color: green;}

.submenu 
{font: 12pt Arial;
 color: green;}

.Intro
{font: 18pt Times New Roman;
 font-weight: bold;
 color: green;}

.Link
{font: 18pt Arial;
 font-weight: bold;
 color: red;}

.results
{font: 12pt Times New Roman;
 color: green;}

.genpagelight
{font: 14pt Times New Roman;
 color: green;}

.genpageheavy
{font: 14pt Times New Roman;
 font-weight: bold;
 color: green;}

.posterheavy 
{font: 14pt Arial;
 font-weight: bold; 
 color: green;}

.postermid 
{font: 12pt Arial;
 font-weight: bold; 
 color: green;}

.posterlight 
{font: 12pt Arial; 
 color: green;}

.hilink
{font: 12pt Arial;
 color: blue;
 font-weight:bold;}

.List {color: blue;}
