BODY {
 font-size: 12pt;
 font-family: "Verdana";
 color: darkblue;
 background-image: url('http://www.atnf.csiro.au/research/multibeam/release/images/13beam.gif');
}
STRONG {
 font-size: 10pt;
 font-family: "Helvetica";
 color: purple;
}
H1 {
 color: #100010;
}
H2 { 
 color: #500050;
}
H3 { 
 color: #A100A1;
}
A:link {
 text-decoration: none;
 color: blue;
}
A:visited {
 text-decoration: none;
 color: purple;
}
A:active { 
 text-decoration: none;
 color: red;
}

