.normal 
{
  background-image: url(graphics/background.gif); 
  font-family: 'Comic Sans MS',Arial,sans-serif; 
  font-size: 15px;
  margin-left:10%;
  margin-right:10%;
} 

h1 { font-size:22pt; color:blue; } 
h2 { font-size:17pt; color:blue; } 
h3 { font-size:14pt; color:blue; } 
h4 { font-size:13pt; color:black; font-weight: normal}

img.centre { display:block; margin-left:auto; margin-right:auto }

a:link { color: blue; }
a:active { color: red; }
a:visited { color: purple; }
a:hover { color:red; }

.pico { font-size:8pt; } 
.small { font-size:10pt; } 

.large1 { font-size:14pt; }
.large2 { font-size:18pt; } 
.large3 { font-size:24pt; }

.large { font-size:24pt; }
.larger2 { font-size:18pt; }
.larger { font-size:14pt; } 

iframe.stats { width:300px; height: 0px; }

.link { width:1px; height:1px; border-style: none; }
