body{
 font-family:tahoma, arial;
 color:#454545;
}

.td_ddate{
  font-size:1.2ex;
}
input{
 cursor:hand;
}
td{
 font-family:tahoma, arial;
 
}
a{
 font-size:12px;
}

a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover, a:active
{
	color: #FF4400;
	text-decoration: underline;
}
pre{
 font-family:tahoma, verdana;
 font-size:10px;
}
font{
 font-size:12px;
}