body {font-family: Verdana, Arial, Tahoma, Trebuchet, sans-serif;
font-size: 10pt;
background-color: #006699;
color: #000066}

h1, h2, h3 {text-align: left}

h1 {font-size: 13.5pt}
h2 {font-size: 12pt}
h3 {font-size: 10pt}
h4 {font-size: 10pt}

h3.red {color: red; background-color: yellow}

address, .javascript {font-size: 8pt}

td.scorers {font-size: 10pt}

a:link {color: blue} /*unvisited link */
a:visited {color: blue} /*visited link */
a:hover {color: red; } /* mouse over link */

.anav:link {color: yellow; font-weight: bold; text-decoration: none;} /*unvisited link */
.anav:active {color: yellow; font-weight: bold; text-decoration: none;} 
.anav:visited {color: yellow; font-weight: bold; text-decoration: none;}  /*visited link */
.anav:hover {color: #ff9900; } /* mouse over link */

.tablenav {font-size: 9pt; text-align: center;}
.tdnav { background-image: url(Images/grass.gif); }

table.report {font-size: 12pt}

col.bullets {text-align: center}
div.report {margin-left:5%; margin-right:5%}

.favs {text-align: right; color: yellow; font-weight: bold; float:right}
.image {text-align: center}
.newsletter {margin-left:10%;margin-right:10%}
.name {text-align: right}
.table {font-size: 10pt}
.red {color: red}
.title {font-size: 24pt; text-align: center; font-weight: bold}

.maintable { font-size: 10pt;
background-color: #99ccff;
border-width: 5px; 
border-style: solid;
border-color: #ffffff; 
width: 750px; 
margin-left: auto;
margin-right: auto;
text-align: left; }

.centre { text-align: center;}

