body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

p, li, br, td {
	line-height: 131%;
	}

a {
	text-decoration: none;
	font-weight: 700;
	color: #000000;
	}

h1 {
	font-size: 16pt;
	font-weight: 700;
	}

h2 {
	margin-top: 5px;
	font-size: 14pt;
	font-weight: 700;
	}

h3 {
	font-size: 13pt;
	font-weight: 700;
	}

h4 {
	font-size: 12pt;
	font-weight: 700;
	}

h5 {
	font-size: 11pt;
	font-weight: 700;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	}


ul {
	list-style: outside;
	}

ul.ind {
	text-indent: 3px;
	}


