h1 {
   font-family: Arial;
   font-size: 16pt;
   font-weight: bold;
   font-style: italic;
   color: #CC6633; /* DHI Sienna */
}
h2 {
   font-family: Arial, Helvetica;
   font-size: 12pt;
   font-weight: bold;
   color: rgb(204,102,51);/* DHI Sienna */
   line-height: 12pt; 
   margin: 0pt;
}
h3 {
   font-family: Arial, Helvetica;
   font-size: 12pt;
   font-weight: bold;
   font-style: italic;
   color: rgb(204,102,51);
}


/* NEWS SPECIFIC */
td.news{
  background-color: #3366FF; /* Waterforecast Light Blue */
 /* background-color: #000066; /* Waterforecast Dark Blue */
 /* background-color: #808080; /* Dark Gray */
 /* font-weight: bold; */
  color: rgb(0,0,102);
}

A.news {
   text-decoration: none;
   color: #FFFFFF}

A.news:unvisited {color: #FFFFFF}
A.news:visited {color: #FFFFFF}
A.news:active {color: #FFFFFF}
A.news:hover {color: #FF9933}


A {color: rgb(51,102,255)}

A:hover {color: rgb(204,102,51)}
A:unvisited {color: rgb(51,102,255)}
A:visited {color: rgb(51,102,255)}
A:active {color: rgb(204,102,51)}

/* External Links */
td.links{
  background-color: #F2F2F2; /* Light Gray: #CCCCCC  (very light grey: #F2F2F2)*/
/*  background-color: #3366FF; /* Waterforecast Light Blue */
 /* background-color: #000066; /* Waterforecast Dark Blue */
 /* background-color: #808080; /* Dark Gray */
 /* font-weight: bold; */
  color: rgb(0,0,102);
  A {text-decoration: none;color: #000066}
  A:unvisited {color: #000066}
  A:visited {color: #000066}
  A:active {color: #000066}
  A:hover {color: #FF9933}

}

li.links {
  list-style-image: url(../images/tri-b2.gif) ;
  margin: 1;
  padding: 0;
}
ul.links {
     margin-left: 1em;
}


body {
    font-family: Arial, Helvetica;
    font-size: 10pt;
	color: rgb(0,0,102);
	background : white;  
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : left top;
	margin : 0
}

P {
   font-family: Arial, Helvetica;
   font-size: 10pt;
   color: rgb(0,0,102);
}
table {
   font-family: Arial, Helvetica;
   font-size: 10pt;
   background-color: white;     
   border : 0;
   border-color : white;
}
FORM.search {
   font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: bold;
   color: rgb(0,0,102);
}
ul {
   font-family: Arial, Helvetica;
   font-size: 10pt;
   color: rgb(0,0,102);
}
