body {
	color: #333333;
	font-family: Arial,sans-serif;
	font-size: 13px;
}
BODY{
  margin-top : 0px;
}
th,td {
	color: #333333;
	font-family: Arial,sans-serif;
	font-size: 13px;
}
input,select,option {
	font-size: 13px;
}
big {
	font-size: 15px;
}
small {
	font-size: 10px;
}
.title {
	font-family: helvetica,sans-serif;
	font-size: 24pt;
	color: #cc0099;
}
a { text-decoration: none; }
a:hover { text-decoration: none; color: #666666; }
input { background-color: #ffffff; }
TD{
  background-color : #ffffff;
  border-width : 2px;
  border-style : solid;
  border-color : #ffffff;
}
INPUT{
  font-size : 13px;
  color : #333333;
  background-color : #ffffff;border-width : 1px;border-style : solid;border-color : #333333;}