
A {
	COLOR: #0000ff; 
	TEXT-DECORATION: none
;}
A:HOVER {
	text-decoration : underline;
  font-weight : bold;
  font-style : italic;
}
TD{
  padding-top : 5px;
}
BODY{

}
#d00{
  background-color : white;
}
#d03{
  border-left: brown solid 1px;
  border-right: brown solid 1px;
}
H1{
  font-size : 10px;
  margin-top : 2px;
  margin-bottom : 2px;
}
H3{
  font-size : 12px;
  margin-top : 2px;
  margin-bottom : 2px;
}
H2{
  font-size : 22px;
}

