  BODY {
    font-family: "Times new roman",ms serif,serif ;
	font-size: 100% ;
    background-color: #fff ;
    margin-top: 0 ;
	margin-bottom: 0 ;
	margin-left: 0 ;
	margin-right: 0
  }
  H1 {
    font-family: "Arial",helvetica,sans serif ;
	font-size: 180% ;
    font-weight: normal ;
    text-align: center ;
    line-height: 1
  }
  H5{    
  	font-family: "Arial",helvetica,sans serif ;
	font-size: 100% ;
    font-weight: strong ;
	}
ul{
	font-family: "Arial",helvetica,sans serif;
	font-size: 100%;
	list-style: square;
}
li {
	margin-left: 5px;
}
table {
	padding: 5;
	width: 95%;
	border: thin Gray;
}
td {
	font-family: "Times new roman",ms serif,serif ;
	
	}
td.side {
		width: 150;
		text-align: top;
			font-family: "Arial",helvetica,sans serif;
}	
td.right {
text-align: right;
}
  A:link {
	font-family: "Arial",helvetica,sans serif ;
	font-size: 90% ;
	color: blue ;
	text-decoration: none;
}
  A:visited {
	font-family: "Arial",helvetica,sans serif ;
	color: maroon ;
	text-decoration: none;
}
  A:hover {
	font-family: "Arial",helvetica,sans serif ;
	text-decoration: underline;
}
  .words {
    font-family: "Times new roman",ms serif,serif ;
    background-color: #ffffcc ;
    vertical-align: top ;
  }
  .words A:link {
    font-family: "Times new roman",ms serif,serif ;
	font-size: 90% ;
    text-decoration: none ;
  }
  .words A:visited {
    font-family: "Times new roman",ms serif,serif ;
	font-size: 90% ;
    text-decoration: none ;
  }
  .words A:hover {
    font-family: "Times new roman",ms serif,serif ;
	font-size: 90% ;
    text-decoration: underline;
  }
