h2           { color: #FAF0E6; font-family: Americana; font-size: 14pt; margin-bottom:2; text-align:center; font-style:italic }
body         { font-family: Arial (sans-serif) }
h3           { color: #FF0000; font-size: 14pt; text-decoration: underline; font-weight: bold; font-family:Americana }

A:hover {color:white; background:#FF0000;}
.AP {
font-size: 32px;
 }
 .favorite{
color:linen;
font-size: 12px;
 }
 .link{
font:  12px Arial;
color: black;
text-decoration: none;
 }
 .homelink{
font:  12px Arial;
color: yellow;
text-decoration: none;
 }
 .linen{
font:  Arial;
background: linen;
 }
 .required{
 color: red;
font: 12px Lucida Sans Unicode;
 }

 #Heading{
  position: relative;
   top: -28px;
  left: 20px;
  }
 #Fav{
  position: relative;
  left: 600px;
  top: -5px;
 width: 300px;
  }
   #Date{
  position: relative;
  left: 700px;
  top: -55px;

  }
#Page{
background-color: white;
border: solid black 1px;
top: 3px;
max-width: 800px;
width: 800px;

  }
   #TopBar{
  position: relative;
  left: 340px;
  top: 96px;
  }
 #Left{
	position: relative;
	top: 0px;
	left: 0px;
	width:127px;
background-image: url('images/lines_bg.gif');
  }