body  {
	 background-color:#fff4dc;
}
head  {
      font-family:Times New Roman,Garamond,serif;
      color:#6F3010;
}
p  {
      font-family:Times New Roman,Garamond,serif;
      font-size:16px;
}
div {
	font-family:Times New Roman,Garamond,serif;
	font-size:16px;
}
li  {
      font-family:Times New Roman,Garamond,serif;
      font-size:16px;
}
blockquote  {
      font-family:Times New Roman,Garamond,serif;
	 font-size:16px;
}

a,img {
	border:none;
}

.heading  {
      font-family:Times New Roman,Garamond,serif;
      font-size:26px;
      font-style:italic;
      font-weight:bold;
      color:#3030F0;
}
.pagetitle  {
	 font-family:Times New Roman,Garamond,serif;
	 font-size:28pt;
	 font-style:italic;
	 font-weight:800;
	 color:#F63010;
}
.ti  {
      font-family:Times New Roman,Garamond,serif;
      font-size:16px;
      font-style:italic;
      color:#1F1F55;
}
.nm  {
      font-family:Times New Roman,Garamond,serif;
      font-size:14px;
      font-style:normal;
      color:#1F1F55;
}
.photo  {
      font-family:Times New Roman,Garamond,serif;
      font-size:18px;
      font-style:italic;

      color:#EEEEEE;
}
a:link  {
      font-family:Times New Roman,Garamond,sans-serif;
      font-size:16px;
      color:#006900;
      text-decoration:underline;
}
a:visited  {
      font-family:Times New Roman,Garamond,sans-serif;
      color:#006900;
      text-decoration:underline;
}
a:active  {
      font-family:Times New Roman,Garamond,sans-serif;
      color:#FF0000;
      text-decoration:underline;
}
a:hover  {
      text-decoration:none;
	 color:#696900;
}
#banner {
  height:160px;
  white-space:nowrap;
  background-color:#fff4dc;
  top:0px;
  padding-bottom:10px;
  }
#banner #info {
  position:relative;
  left:0px;
  right:0px;
  top:-8px;
 }

