body { margin-top: 0px; }

body, div, p, td {
	font-size: 9pt;
	font-family: Arial, Helvetica, "sans-serif";
	}

ul { list-style: square inside none;}

.field {
	font-weight: 600;
	font-size: 8pt;
	}
.vendor {
	font-weight: 600;
	}
.instruction {
	font-size: 8pt;
	font-weight: 600;
	color: #6688FF;
	}

.headline {
	font-size: 10pt;
	font-weight: 600;
	color: #EE1122;
	}

.note { font-size: 7pt; }

#content {
	margin-top: 10px;
	}
div.navbutton {
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
	}
td.navbutton {
	background-color: #6688FF;
	}
a.navbutton {
	text-decoration: none; color: #FFFFFF;
	}
a.navbutton:link {
	color: #FFFFFF;
	}
a.navbutton:hover {
	color: #EEEEEE;
	}
a.navbutton:visited {
	color: #FFFFFF;
	}

a.super { text-decoration: none; }

form.noblock { display: inline; }