body, table {
	font-family:Arial;
	font-size: 8.5pt;
}

hr{
 color: black;
 height: 1;
}

a{
 color: #000000;
 text-decoration: none;
}

a:hover{
 text-decoration: underline;
}

input, textarea, select{
 font-family: Arial;
 font-size: 8.5pt;
 background: #FFFFFF;
 border: 1px solid #cccccc;
}

.image{
  border: 1px solid #000000;
}

.menu{
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
}