/* CSS Document */

.copyright {
	font-size: 8pt;
	line-height: 9pt;
}

H3 {
	text-decoration: underline;
	font-size: 14pt;
	font-weight: normal;
	font-family: "Tahoma", "Trebuchet MS", "Verdana", "Arial";
}
    
.indented {
	text-indent: 15pt;
}

p {
	font-family: "Tahoma", "Trebuchet MS", Verdana", "Arial";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
