<!-- colours used
	 background colour (jade green) = 99cc99
	 blue text = 003366
	 dark green = 006666
-->
  BODY {font-size: 80%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366}
  P {font-size: 80%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366;margin:2px;}
  LI {font-size: 80%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366;margin:2px;}
  
  TD {font-size: 100%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366; padding-left:5px; padding-right:5px}
  TD#bottomNav {font-size: 60%; font-family: Verdana, arial, helvetica, sans-serif; color: white}
  TD#noPadding {padding-left:1px; padding-right:1px}
  TD#nav {font-size: 90%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366; line-height: 150%}
  TD#right {font-size: 70%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366;}
  TD#rightHdr {font-size: 90%; font-family: Verdana, arial, helvetica, sans-serif; color: white; text-align: center}
   
    .newsbox{
    	height:100;
    	overflow:auto;
    	background-color:#669999;
    	scrollbar-base-color:#669999
    	}
    .newstext{
    	line-height:100%;
    	color:white;
    	text-align:center;
    	margin:2px;margin-bottom:0px;padding:0px;
    	}
    	
.newsitem{margin-top:0px;color:white;font-size:11px;}
.newsitem:link {text-decoration: underline; color: white; font-weight:normal}
.newsitem:visited {text-decoration: underline; color: white; font-weight:normal}
.newsitem:hover {text-decoration: underline; color: yellow; font-weight:normal}
.newsitem:active {text-decoration: underline; color: white; font-weight:normal} 

.smallForm{margin-left:-5px;color:white;font-size:11px;}
.smallFormBox{margin-left:1px;font-size:12px;}

.task{color:green;font-weight:bold;}

.new{color:red;font-weight:bold;background-color:yellow;}
  
  <!--navigation bar (sidebar)-->
  .nav {font-size: 50%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366; text-align: right;}
 
   <!--small text-->
  .small {font-size: 50%; font-family: arial, helvetica, sans-serif; color: #003366; text-align: center;}

   <!--right-side navigation-->
  .right {font-size: 50%; font-family: arial, helvetica, sans-serif; color: #003366; text-align: center;}

  A:link {text-decoration: underline; font-weight: bold; color: #225555}
  A:visited {text-decoration: underline; font-weight: bold; color: #225555}
  A:hover {text-decoration: none; font-weight: bold; color: red}
  A:active {text-decoration: none; font-weight: bold; color: purple} 
  A.sidebar {text-decoration: none}
  
  .top {color:white; text-decoration:none;}
  .top:link {color:white; text-decoration:none;}
  .top:visited {color:white; text-decoration:none;}
  .top:hover {color:yellow; text-decoration:none;}
  .top:active {color:lightblue; text-decoration:none;}
  
  .L:link {text-decoration: underline; color: #225555; font-weight:normal}
  .L:visited {text-decoration: underline; bold; color: #225555; font-weight:normal}
  .L:hover {text-decoration: underline; color: red; font-weight:normal}
  .L:active {text-decoration: underline; color: blue; font-weight:normal} 

  .Lnew:link {text-decoration: underline; color: #225555; font-weight:normal;background-color:lightyellow}
  .Lnew:visited {text-decoration: underline; bold; color: #225555; font-weight:normal;background-color:lightyellow}
  .Lnew:hover {text-decoration: underline; color: red; font-weight:normal;background-color:lightyellow}
  .Lnew:active {text-decoration: underline; color: blue; font-weight:normal;background-color:lightyellow} 

  .caption {font-size: 70%; font-weight:bold; border:solid 1px #225555; background-color:white; }
  .thead {font-size: 80%; font-weight:bold; border:solid 1px #225555; background-color:ivory;}
  .tbody {font-size: 80%; border:solid 1px #225555; background-color:white;}
  .tbodyv {font-size: 80%; border:solid 1px #225555; background-color:white; vertical-align:top}
  .adLink {font-size: 70%; font-weight:bold;}
  .figure {background-color:#C4E2E3;}
  .reference {margin-top:10px;text-indent:-50;margin-left:50}
  .h {border-bottom: thick solid #C4E2E3}
  .bullet {list-style-type:square; font-size:110%;}
  .square {list-style-type:square;border-top:1px solid #006666;border-bottom:1px solid #006666;}
  
  .jobstrong{color:#006666;font-weight:bold;font-size:110%;}
  
  H1 {font-size: 200%; font-family: Verdana, arial, helvetica, sans-serif; color: #006666; text-align: center;}
  H2 {font-size: 150%; font-family: verdana, arial, helvetica, sans-serif; color: #003366; text-align: center;}
  H3 {font-size: 120%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366; text-align: right;}
  H4 {font-size: 110%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366; text-align: left;}  
  H5 {font-size: 90%; font-family: Verdana, sans-serif; font-weight: bold; text-align: right;}
  H6 {font-size: 80%; font-family: Verdana, arial, helvetica, sans-serif; color: #003366; text-align: left;}

  ADDRESS {font-size: 60%; font-family: arial, helvetica, sans-serif; color: #003366; text-align: center;}
