/* CSS Document * The Pratt Page March 2007/
<head>
<style type="text/css">
<!--
<!--
..T1 {
	font-family: Garamond;
	font-size: 24pt;
	font-weight: normal;
}
..T10 {
	font-family: Garamond;
	font-size: 24pt;
	font-weight: normal;
	color: #006699;
}
..T2 {
	font-family: Garamond;
	font-size: 18pt;
	font-weight: normal;
}
..P1 {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: normal;
	background-color:#E8D6B6;
}
..P2 {
	font-family: Garamond;
	font-size: 9pt;
	font-weight: normal;
	font-color: #00009C;
}
..P3 {
	font-family: Garamond;
	font-size: 7pt;
	font-weight: normal;
}
..counter {
	font-family: Garamond;
	font-size: 10pt;
	font-weight: normal;
	font-color: #ffffff
	align: center;
}
  .menu
  {
   background-color:#000080;
   border:1px #800000;
   width:150px;
   font-size:11px;
   font-family:verdana;
   position: absolute;
   font:bold;
   color: #ffffff;
   cursor: hand;
  }
  .item_panel
  {
    width:150px;
    border-left:1px #800000;
    border-right:1px #800000;
    clip:rect(0,150,0,0);
    position:absolute;
  }
  .item_panel a
  {
   text-decoration:none;
   color:black;
   cursor:hand;
  }
  .item
  {
   background-color: #E9F0F8;
   width: 148px;
   font-size: 10px;
   font-family: verdana;
  }
body,td,th {
	font-family: Garamond;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/The Pratt Family/bg3.gif);
}

table.huo  {
  background-color:#fdfdfd;
  width: 180;
  border: 2px;
  bordercolor: solid green;
}
td.bordermegreen {
  background-color:#fdfdfd;
  border:2px solid green;
  padding:10px;
  font-weight: bold;
  font-family: Verdana;
  font-size: 10px;
  align: left;
  valign: top;
}

huo.count {
  font-color: red;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}

td.font11 {
  background-color:#fdfdfd;
  border:2px solid green;
  padding:10px;
  font-weight: bold;
  font-family: Verdana;
  font-size: 11px;
  font-color: #aaccaa;
  align: center;
}

td.font10 {
  background-color: green;
  text-decoration: none;
  color: #ddccdd;
  font-weight: bold;
  font-family: Verdana;
  font-size: 10px;
  font-color: #aaccaa;
  align: center;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {font-size: 12pt;
         font-family: Garamond;
         font-weight: normal;
		 color: #00009C;
}

.style2 {
    font-family: Garamond;
	color: #990033;
	font-weight: bold;
}

.style3 {
	font-family: "Lucida Sans";
	font-size: 12pt;
	color: #990000;
}

.style7 {
color: #800000;
font-family: Lucida Handwriting;
font-size: 5;
}

.style8 {
color: #990000;
font-family: Lucida Handwriting;
font-size: 5;
}

.style5 {
 font-family: Garamond;
 font-size: 5; 
 color: #006699;
}

.style6 {
color: #990000;
font-family: Lucida Handwriting;
font-size: 2;
}

.style4 {color: #0000CC;
         font-family: Garamond;
		 font-weight: bold;}

a:link {
	color: #FF3366;
}
a:visited {
	color: #CC33CC;
}
a:hover {
	color: #66FFFF;
}
-->
</style>
</head>

