BODY {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}

TD {
	font-size: 11px;
	line-height: 20px;
	
}

INPUT, SELECT, TEXTAREA {
	font-size: 11px;
}

.header {
	font-size: 24px;
	line-height: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.headline {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.subheadline {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.contents {
	font-size: 11px;
	line-height: 20px;
}

.tiny {
	font-size: 10px;
}

.menu {
	font-size: 12px;
	font-weight: bold;
}
.indented {
    padding-left: 45pt;
    padding-right: 45pt;

}

