/* style sheet for the 12 apostles profiles
   written by Benedict Davies
   10 March 2002 */


A:link{
text-decoration: none;
color=#cc0000;
}

A:active{
text-decoration: none;
color=#0000cc;
}

A:visited{
text-decoration: none;
color=#cc0000;
}

td.titletext{
color: #000000;
font-weight: bold;
line-height: 14pt;
font-size: 12pt;
font-family: trebuchet ms, arial, helvetica, sans-serif;
}

td.bluetitletext{
color: #ff6633;
font-weight: bold;
line-height: 14pt;
font-size: 12pt;
font-family: trebuchet ms, arial, helvetica, sans-serif;
}

td.bodytext{
color: #000000;
font-weight: normal;
line-height: 14pt;
font-size: 10pt;
font-family: trebuchet ms, arial, helvetica, sans-serif;
}

td.code{
color: #000000;
font-weight: normal;
line-height: 12pt;
font-size: 9pt;
font-family: trebuchet ms, arial, helvetica, sans-serif;
}
