.dtm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
}

.big {
	font-size: medium;
	font-weight: bold;
	}

.textbox {
	border: 1px solid blue;
	}
	
.button {
	border: 2px solid blue;
	background-color: white;
	font-weight: bold;
	font-size:xx-small;
	}
	
