body table {
   background: white;
   font-size: 9pt;
   font-family: arial, verdana, times;
   }

 .smalltext 			{ font-size: 6.5pt; }
 td.blue-back 			{ background: #202224; }
 li						{ border-bottom: 1px solid #E2E4E7; padding: 2px 0px 2px 0px; }
 H3					    { color: #737373; text-transform: uppercase; font-family: Arial, sans-serif; font-size: 130%; border-bottom: 1px dashed #E6E6E6; line-height: auto; margin: 0px 0px 5px 0px; } 
 H2						{ color: #333333; font-size: 160%; }  
  
a:link, a:visited {
   color: #820;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
#pagetitle {
   font-size: 16pt;
   font-weight: bold;
   color: #FFF;
   background: #8C8F96;
   border-bottom: 1px solid #333;
   padding: 5px;
   font-family: arial, verdana, times;
   }    

div#divider {
   padding-top: 1em;
   border-top: 1px solid #000;
   width: 100%;
   }   
   
#wrapper, #content {
   width: auto;
   margin: 1% 1%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
  
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 100%;
   }
   
#content a[href^="/"]:after {
   content: " (http://www.scdgp.org.au/" attr(href) ") ";
   }
   
.pagetitle {
   font-size: 16pt;
   color: #000;
   }    
   
div#divider {
   padding-top: 1em;
   border-top: 1px solid #000;
   width: 100%;
   }
