body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003;
}
a {
	font-size: 10px;
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #CCC;
}

input,select,textarea
{
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
}

form
{
  margin:0px;
}

.fixedwidth
{
  width:500px;
}

tr.header
{
  background-color:#999;
}

tr.colored
{
  background-color:#eee;
}
