BODY { font-family : Verdana,Times New Roman; color : navy; background-color : white;}
H1 { font-family : Verdana,times new roman;color : navy; text-align : center;}
H2 { font-family : Verdana,times new roman; color : navy; text-align : center;}
H3 { font-family : Verdana,Times New Roman; color : navy; text-align : left;}
H4 { font-family : Verdana,Times New Roman;}
H5 { font-family : Verdana,Times New Roman;}
H6 { font-family : Verdana,Times New Roman;}
.indent { margin-left : auto;}
.BLUE {color:blue}
.NAVY {color:navy}
.PURPLE {color:purple}
.RED {color:red}
.DARKRED {color:#990000}
.CENTRE {text-align:center}
.LEFT {text-align:left}
.RIGHT {text-align:right}
.LARGETEXT {font-size:large}
.XLARGETEXT {font-size:x-large}
.BCENT {color:blue; text-align:center}
div.menu {
  position:absolute;
  text-align:center;
  width:119px;
}
div.content {
  position:absolute;
  left:130px;
}
