/* the style sheet for Teasel's bits of trbf.com */
/* V1.0 - 15/11/02 - IBH - Original version */

body
{	
font-family: Arial; 
margin: 5pts 5pts 5pts 5pts; 
color: black; 
font-size: 10pt;
background:#E4A600;
}

table
{	
font-family: Verdana;
font-size: 8pt;
}

td	
{	
padding-left:5;
padding-right:5;
}

h1 
{ 
font-family: Arial;
font-size: 18pt;
color: black;
font-weight: 100;
text-align: center;
}

h2 
{ 
font-family: Arial;
font-size: 14pt;
color: black;
font-weight: normal; 
}

h3 
{ 
font-family: Arial;
font-size: 14pt;
color: black;
font-weight: 100; 
}

h4 
{ 
font-family: Arial;
font-size: 12pt;
color: black;
font-weight: 1000; 
}

h5 
{ 
font-family: Arial;
font-size: 11pt;
color: black;
font-weight: 1000; 
}


p.select
{
font-family: Arial;
font-size: 120%;
color: black;
font-weight: bold;
line-height: 500%;
padding: 10;
}

p.help
{
font-family: Arial;
font-size: 100%;
color: black;
font-weight: bold;
line-height: 100%;
}

p.statsbig
{
font-size: 135%;
font-weight: bold;
display: inline;
}

p.statssmall
{
font-size: 125%;
font-weight: normal;
display: inline;
}



A:link    { text-decoration:none; color: #607020; font-size: 110%; }   

A:visited { text-decoration:none; color: #507020; font-size: 110%; }  

A:hover   { text-decoration:none; color: #300063; font-size: 110%; } 

A:active  { text-decoration:none; color: #808040; font-size: 110%; }  
