/* all fonts in px sizes */
BODY {
   font-family : Arial, Helvetica, sans-serif;
	
	color : #422100;
	background : #ffffe8;
}
TD, UL, OL, UL, LI, DL, DT, DD, P, BLOCKQUOTE{
   font-family :  Arial, Helvetica, sans-serif;
  
	color : #422100;
}
TD {
	vertical-align : top;
}
A:link {
   color : #884400;
   text-decoration : underline;
   }
A:visited {
   color : #884400;
   text-decoration : underline;
	}
A:hover {
   color : #FF8409;
	TEXT-DECORATION: none;
	}
A:active {
   color : #884400;
   text-decoration : underline;
   }
H1 {
   font-family :  Arial, Helvetica, sans-serif;
   text-align : center;
   font-weight : bold;
   font-size : 28px;
	color : #422100;
}
H2 {
   font-family : Arial, Helvetica, sans-serif;
   text-align : center;
   font-weight : bold;
   font-size : 24px;
	color : #422100;
}
H3 {
   font-family :  Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-align : left;
   font-size : 20px;
	color : #422100;
}
H4 {
   font-family : Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-align : left;
   font-size : 16px;
	color : #422100;
}
H5 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-align : left;
   font-size : 14px;
	color : #422100;
}

.nav  {
background : #ffdcb9;
font-size : 12px;
}
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active {
	text-decoration : none;
}
.skinny1 TD {
  bgcolor :  
}
.skinny2 {

}