html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000;
}

#header,
#sidebar,
#footer,
.noprint
{
	display:none;
}

p {
	font-size:1.2em;
}

#content table {
	border:solid 1px #ccc;
	font-size:1.2em;
	color:#2d3a48;
}

#content table td {
	padding:5px;
	border-bottom:solid 1px #ccc;
}

#content table .header {
	background:#f1f1f1;
}

#content table .note {
	background:#e1eed2;
	color:#2d3a48;
	font-weight:bold;
}