h1  { 
    font-family : Arial,Helvetica,sans-serif;
    font-size : 15px;
    color :#333399;
	text-align : center;
    margin: 2;
    padding: 2;
}

.txtarea {
    font-size: 13px;
  	font-family : sans-serif;
	resize:both;
}

.selbox {
    font-size: 13px;
	font-family : Verdana,Helvetica,sans-serif;
}


.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;
}

td.cb { border: none; outline: solid 1px #ffffff; background-color:#eeeeee;}
td.cb:hover { border: none; outline: solid 1px #888888; }
