BODY {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

A {
	text-decoration: none;
	color: #0000AA;
}

H1 {
	font-family: helvetica, arial, sans-serif;
	color: darkblue;
}

H2 {
	font-family: helvetica, arial, sans-serif;
	background: darkblue;
	color: white;
}

H3 {
	font-family: helvetica, arial, sans-serif;
	background: darkblue;
	color: white;
}

H4 {
	font-family: helvetica, arial, sans-serif;
	background: darkblue;
	color: white;
}

P {
	font-family: helvetica, arial, sans-serif;
}

BLOCKQUOTE {
	font-family: times, serif;
	font-style: italic;
}

TD {
	font-family: helvetica, arial, sans-serif;
}

TH {
	font-family: helvetica, arial, sans-serif;
}

INPUT {
	font-family: helvetica, arial, sans-serif;
}

DL,DT,DD {
	font-family: helvetica, arial, sans-serif;
}
