/* start of css style sheet */

body {
  color: #000000;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
}

table {
	font-size: 12px;
}

input {
	font-size: 12px;
}

select {
	font-size: 12px;
}

a {
  text-decoration: none;
}

a:link {
}

a:visited {
}

a:active {
}

pre {
  font-family: monospace;
}

tt {
  font-family: monospace;
}


/* end of css style sheet */
