body 
{ 
  background-image: url(graphics/pagebg.gif);
  font-family:Arial,sans-serif; font-size:17px; color:#D0D0D0;
  margin-left:5%;
  margin-right:5%;
} 

img { border-style:none; }

h1 { font-size:32px; text-align: center;} 
h2 { font-size:28px; text-align: center;} 
h3 { font-weight:normal; font-size:24px; text-align: center;} 
h4 { font-weight:normal; font-size:20px; } 
h5 { font-weight:normal; font-size:18px; } 

a:link { color: #D0D0FF; }
a:active { color: #FFD0D0; }
a:visited { color: #E0A0E0; }
a:hover { color: #FFD000; }


iframe.include { width:300px; height: 4px; }

.small { font-size:12px; }
.large { font-size:20px; }

.red { color:red; }
.gold { color:gold; }
.yellow { color:yellow; }
.orange { color:#FF8000; }
