
.header {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.field {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	border: 1px solid;
}
.button {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
}

a:link{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
        font-size: 12px;
}

a:visited{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
        font-size: 12px;
}

