body {
	margin: 0; padding: 0;
	font-family: Trebuchet, sans-serif;
	font-size : 9pt;
}
	
.caption {
	font-family: Trebuchet MS, sans-serif;
	font-size : 8pt;
	font-weight: regular;
	color: #999999;
}

.title {
	font-family: Trebuchet MS, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #333333;
	text-transform: lowercase;
}

.copy {
	font-family: Trebuchet MS, sans-serif;
	font-size : 8pt;
	color: #333333;
}
 
h1, h2, h3, h4, h5, h6 { margin: 0; color: #333333; font-family: Trebuchet MS, verdana, sans-serif; }
h2 { font-size: 1.1em; font-weight:bold; }

.copyright {
	font-family: Trebuchet MS, sans-serif;
	font-size : 7pt;
	color: #999999;
}


.gutter {
        margin-top: 5mm;
        margin-right: 5mm;
		margin-left: 3mm;
		margin-bottom: 5mm;
}

A:LINK  {
    font-family: Trebuchet MS, sans-serif;
	text-decoration: none;
	font-weight:regular;
	font-size : 8pt;
	color: #333333;
}

A:VISITED  {
	font-family: Trebuchet MS, sans-serif;
	text-decoration: none;
	font-weight:regular;
	font-size : 8pt;
	color: #333333;
}

A:HOVER  {
	font-family: Trebuchet MS, sans-serif;
	text-decoration: underline;
	font-weight:regular;
	font-size : 8pt;
	color: #000000;
}

 
