body {
background: #FFFFFF url(gfx/bg.png);
background-repeat: repeat-x;
background-position: top;
font-family: "Trebuchet MS", sans-serif;
color: #aaaaaa;
font-size: 10pt;
margin: 0px 0px 0px 0px;
padding: 0;
}

p.header
{
	font-size: 13pt;
	color: #D51C2A;
	margin: 5px 5px 5px 5px;
}
p.small
{
	font-size: 8pt;
	color: #555555;
	margin: 5px 5px 5px 5px;
}

