@charset "utf-8";

body {color: #000000; background:#fff; font-size: 12pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin:0; padding:0;}

a:link { color: #990099; text-decoration: underline; font-weight:bold }
a:visited { color: #990099; text-decoration: underline; font-weight:bold }
a:active { color: #990099; text-decoration: underline; font-weight:bold }
a:hover { color: #990099; text-decoration: underline; font-weight:bold }

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
td.header {background:#000000}
   
a[href^="/"]:after {
  content: " (http://www.creditaction.org.uk" attr(href) ") ";
   }

h1 {font-size:23px; text-align:left;}
h2  {font-size:18px; text-align:left}

.content {width:85%; position: relative; text-align:left; top:0px}

span.last {display:none}

.nav ul { display:none; margin: 0; padding: 0;}

ul.indent {margin-left:5px}

#footer { display:none;}
#nav { display:none}
#topbar { display:none}
#fontsize {display:none; width:100%; text-align:right;}
#smalltext {font-size:9px; color:#333}

