body {font-size: 12pt;
      font-family: "Tahoma";}

p {font-size: 12pt;
   font-family: "Tahoma";
   margin-left: 5%;
   margin-right: 5%;}

p.small {font-size: 10pt;
         font-family: "Tahoma";
         margin-left: 5%;
         margin-right: 5%;}

h1 {font-size: 24pt;
    font-family: "Tahoma";
    font-weight: bold;}

h2 {font-size: 18pt;
    font-family: "Tahoma";
    font-weight: bold;}

h3 {font-size: 14pt;
    font-family: "Tahoma";
    font-weight: bold;}

h4 {font-size: 12pt;
    font-family: "Tahoma";
    font-weight: bold;}

h5 {font-size: 9pt;
    font-family: "Tahoma";
    font-weight: bold;}

td {font-size: 10pt;
    font-family: "Tahoma";}

th {font-size: 10pt;
    font-family: "Tahoma";
    font-weight: bold;}

.centred {text-align: center;}
.lefted {text-align: left;}
.righted {text-align: right;}

.navbar {text-align: center; margin-left: 0; margin-top: 0.4em; padding:0;}
.navbar li {color: white; background="../images/cbsrdotcom.gif";
	line-height: 2.2;
	padding: 0.2em 1em;
	border-width: 2px 1px; border-style: solid; border-color: red;
	margin:0;
	display: inline;}
.navbar A {font-family: Arial, sans-serif; font-weight: bold;
	text-decoration: none; background="../images/cbsrdotcom.gif";}
.navbar A:link {color: black;}
.navbar A:visited {color: black;}
.navbar A:hover {color: white; background-color: blue;}

.ie5sep/* */  { display: none; }  /* IE 5 kludge - displays in IE 5 only */