/* This was prepared by Dick Carpani 2007 07 29 */
<!--
/* Basic font description */
h1,h2,h3,h4,h5,h6,p 
{margin-left:0 ;color: black;
font-family:arial};
p 
{text-indent:};
h1
{}
h2
{}
h3
{}
h4
{}
h5 
{border-bottom: medium solid #ff0000}
h6
{text-align="center"}
h6.date
{font=small}
{text-align="left"}
/* Link properties */
/* a:link {color: #00CC00} */
a:link {color: black}
/*a:visited {color: #00FF00}*/
a:visited {color: blue}
a:hover {color: #CC0033}
a:active {color: #FFFF00}

/* Notice specs */
p.note
{margin-left: 150px;
color: red;
font-family:arial;
text-align:center;
background-color: yellow}

body 

{background-color: #9AE4E4;

/* Set logo inupper left corner */
/*background-image: url('bwtlogo-150.jpg');
background-repeat: no-repeat;
}
*/ 
/* internal links specs */
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 150px;
  left: 0px;
  width: 150px }
ul.navbar li {
  background: white;
  font-family:arial;
  text-align:left;
  margin: 5px 0;
  padding: 1px;
  border-right: 5px solid black }
ul.navbar a {
  text-decoration: none }
  
  #footer {
	background:#aca;
	color:#000;
	font-size:90%;
}
#footer p {
	margin:15px 10px 15px 200px;
}
  
  
table.foot {border="0"; text-align="center"; width=100%; background-color="green"; height=30pt;}
  
  
-->
