body {
	font-family:  trebuchet, arial, verdana;
	margin: 0;
	background: #fff;
}

body#nobackground { background: #fff; }

#structuraltable {
	margin:  0;
}

#maincontenttable {
	margin-top:  10;
	margin-bottom:  10;
}

p {
	font-size:  14;
}

H1 {
	font-size: 24;
}

H2 {
	font-size: 19;
	color:  #000066;
}