	body	{margin: 0px;
		background-color: #white;
		scrollbar-face-color: #9c9c9c;
		scrollbar-shadow-color: #696969;
		scrollbar-highlight-color: #F5DEB3;
		scrollbar-3dlight-color: #828282;
		scrollbar-darkshadow-color: #828282;
		scrollbar-track-color: #4F4F4F;
		scrollbar-arrow-color: #A52A2A;
		}
	#frame {
		width: 550px;
		margin-right:auto;
		margin-left: 25px;
		padding:0px;
		text-align: left;
		}
p.title  {color: #9c9c9c; font-size: 45px;font-family: Verdana; margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
p.sig  {color: purple; font-size: 18px; font-family: Serif; margin: 0px 0px 0px 0px;}
p.subtitle1  {color: black; font-size: 15px; font-family: Verdana;font-weight: bold; margin: 9px 0px 0px 0px;padding: 0px 0px 0px 0px;}
p.subtitle  {color: red; font-size: 25px; font-family: Serif; font-weight: 600; padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;}
a:link,  a:visited{color: maroon; text-decoration: none;}
a:hover 	{color: white; text-decoration: none; background-color: #9c9c9c;}
a:active	{color: maroon; text-decoration: none;}
	h1 {    font: small-caps bold 25px Courier New, Courier, Monospace;
		font-size: 40px; color: #333366;
		padding-top:10px; border-bottom: thin solid navy;
		}
	h2 {    font: small-caps bold 20px Courier New, Courier, Monospace;
		font-size: 20px; color: #006666;
		padding-top:10px;  border-bottom: thin solid navy;
		}
div. ollist	{font-family: Arial, Helvetica, Sans-Serif; font-size: 10px; width: 500px; color: #333300;}
span.list	{font-family: Times New Roman, Times, Serif; font-size: 15px; color: #FFFFD0; font-weight: 700;}
span.lilist	{font-family: Arial, Helvetica, Sans-Serif; font-size: 10px;color: #333399;}
span.link   {color: maroon; font-weight: 700; text-decoration: none; font-family: Arial, Helvetica, Sans-Serif;}
div.float {
  float: left;
  }

div.float p {color: gray; font-size: 13px;font-family: Verdana;
   text-align: left;
   }
div.row div.left {
  float: left;
  text-align: left;
  font-weight: bold;
  width: 73%;
  }

div.row div.right {
  float: right;
  text-align: right;
  font-weight: bold;
  width: 27%;
  }
small	{font-family: Arial, Helvetica, Sans-Serif; font-size: 11px;}