body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
    }

h2 {
    font-size: 11px;
    font-weight: bold;
    color: #013057;
    }

td {
	vertical-align: top;
}

.menu {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #BBDDFF;
}

.control {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	border: 1 solid #666666;
}

.error {
  color: #FF0000;
}

.hint {
	color: #666;
	font-size: 85%;
}
