BODY {
   background-image : url(img/rainbow.jpg);
   background-repeat: repeat-y;
   background-color : #CFF;
   color : #000;
   font-size : 11px; 
   font-family : verdana, sans-serif; 
}

CODE {
   font-size : 11px; 
   font-family : courier, courier new; 
}

UL {
   font-size : 11px; 
   font-family : verdana, sans-serif; 
}

P {
   font-size : 11px; 
   font-family : verdana, sans-serif; 
}

TD, TH {
   font-size : 11px; 
   font-family : verdana, sans-serif; 
}


H1 {
   font-size : 16px; 
   font-family : verdana, sans-serif; 
}

H2 {
   font-size : 14px; 
   font-family : verdana, sans-serif; 
}

H3 {
   font-size : 12px; 
   font-family : verdana, sans-serif; 
}

DL {
   font-size : 11px; 
   font-family : verdana, sans-serif; 
}

A:link {
   color : #900; 
   background-color : transparent; 
}

A:visited {
   color : #600; 
   background-color : transparent; 
}


A:link.sp {
   text-decoration: none;
}

A:visited.sp {
   text-decoration: none;
}

.sp {
   text-decoration: none;
   color : #000; 
   background-color : transparent; 
}


A:link.search {
   color : #c00; 
   background-color : transparent; 
   font-weight : bold;
}

A:visited.search {
   color : #c00; 
   background-color : transparent; 
   font-weight : bold;
}

.search {
   color : #c00; 
   font-weight : bold;
}

.aus {
  color: #900;
  background-color: transparent;
}

.can {
  color: #009;
  background-color: transparent;
}

.nz {
  color: #090;
  background-color: transparent;
}

.ref {
  color: #900;
  background-color: transparent;
  text-align: center;
  font-size : 11px; 
  font-weight : bold; 
  font-style : italic;
}

.nav {
  text-align: center;
  font-family : arial, sans-serif; 
  font-size : 9px; 
  font-weight : bold; 
}

.foot {
  font-family : arial, sans-serif; 
  font-size : 9px; 
  font-weight : bold; 
}

.micro {
  font-size : 50%;
  font-style : italic;
}

.iss5 {
  font-size : 12px; 
  font-family : arial, sans-serif; 
  font-weight : bold; 
  color: #00f;
  background-color: transparent;
  font-style : italic;
}
