/* style sheet for the 12 apostles beatbox
   written by Benedict Davies
   13 October 2002 */


A:link{
text-decoration: none;
color=#cc0000;
}

A:active{
text-decoration: none;
color=#0000cc;
}

A:visited{
text-decoration: none;
color=#cc0000;
}

td.introtext{
color: #000000;
font-weight: normal;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
}

td.bodytext{
color: #000000;
font-weight: normal;
font-size: 10pt;
font-family: trebuchet ms, arial, helvetica, sans-serif;
}

td.beatboxform{
color: #00cc66;
font-weight: bold;
font-size: 9pt;
font-family: arial, helvetica, sans-serif;
}

td.archivelink{
color: #000000;
font-weight: bold;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
}