body {
	font: 70% verdana,arial,helvetica,sans-serif;
  color:#666;

}

td {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
}

h1 {
}

h2 {
	font-size:120%;
  color:#e00;
}

h3 {
	font-size:100%;
  color:#e00;
}

a {
  color:#666;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color:#EE0000;
  text-decoration:underline;
}
