h1  { 
    font-family : Arial,Helvetica,sans-serif;
    font-size : 15px;
    color :#333399;
	text-align : center;
    margin: 2;
    padding: 2;
}

.dir  {
  font-family : Verdana,Helvetica,sans-serif;
  line-height : 19px;
  font-size : 12px;
  color : #000000;
}

.dir a  {
  color : #0000ff;
}

.dir a:active  {
	color : #990000;
}

.dir a:visited  {
	color : #0000ff;
}

.dir a:hover  {
  color : #660000;
}

.item  {
  width :250px;
}

.copy {
	font-family : Verdana,Helvetica,sans-serif;
	text-decoration : none;
	text-align : center;
	font-size : 11px;
	color : #2255dd;
}

