  BODY {
	font-family: times new roman,ms serif,serif;
	font-size: 17px;
	background-color: #ffffee;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1em;
	margin-right: 1em;
	background-image: url(../furn/outofdate.gif);
}
  H1 {
	font-family: arial,helvetica,sans serif ;
	font-size: 32px;
	font-weight: normal ;
	color: #333300 ;
	text-align: center ;
	line-height: 1
}
    H2 {
	font-family: arial,helvetica,sans serif ;
	font-size: 24px;
	font-weight: normal ;
	color: #666633 ;
	text-align: center ;
	line-height: 1
}
    H3 {
	font-family: arial,helvetica,sans serif ;
	font-size:20px;
	font-weight: bolder ;
	color: #666633 ;
	text-align: left ;
	line-height: 1
}
     H4 {
	font-family: arial,helvetica,sans serif ;
	font-weight: bold;
	color: #666633 ;
	text-align: left ;
	line-height: 1
}
.message {
	font-family: arial,helvetica,sans serif ;
	font-size:20px;
	color: #000000 ;
	}
.sub {
	font-family: arial,helvetica,sans serif ;
	font-weight: bold;
	color: #666633 ;
	line-height: normal;
}
	CODE {
	font-family: courier,system,monotype;
	font-size:12px;
	color:#003333;
}
  .header {
	font-family: arial,helvetica,sans serif ;
	font-size:10px;
	font-weight: normal ;
	text-align: right ;
	line-height: 1 ;
}
  A:link {
	font-family: arial,helvetica,sans serif ;
	font-size:13px;
	color: blue ;
	text-decoration: underline ;
}
  A:visited {
    font-family: arial,helvetica,sans serif ;
    color: #330000 ;
		font-size: 13px;
    text-decoration: underline
  }
  A:hover {
    font-family: arial,helvetica,sans serif ;
    text-decoration: none ;
		font-size: 13px;
  }
  .words {
	font-family: times new roman,ms serif,serif ;
	vertical-align: top ;
	font-size:normal;
	margin-left : 5em;
}
a.words:link{
		font-family: arial,helvetica,sans serif ;
	font-size: 15px;
	color: blue ;
	text-decoration: none ;
}
a.words:visited{
		font-family: arial,helvetica,sans serif ;
	font-size:15px;
	color: #330000 ;
	text-decoration: none ;
}
a.words:hover{
		font-family: arial,helvetica,sans serif ;
	font-size: 15px;
	color: blue ;
	text-decoration: underline ;
}
   .first {
	font-family: arial,helvetica,sans serif ;
	font-size:30px;
	font-weight: medium ;
	color: #333300 ;
	line-height: 1 ;
	margin-bottom: .5em ;
}	
  .aside {
	font-family: times new roman,ms serif,serif ;
	font-size: 16px;
	text-align: justify ;
	margin-left : 5.5em;
	padding: 1ex ;
	border-color: #cccc99 ;
	border-style: solid ;
	background-color : #eeeecc;
}
HR {
	color : #333300;
	height : 1px;
}
.small{
	font-size:12px;
}
a.small{
	font-size:12px;
	color:blue;
	text-decoration:none;
}
a.small:hover{
	font-size:12px;
	color:blue;
	text-decoration:underline;
}
.ind{
	margin-left:20px;
}