
	body {
		background-color:#ffffff;
		margin-top: 20px;
	}
	body, p, table, td, h6, h5, h4, h3, h2, h1 input {
		font-family: Helvetica, Arial, Verdana;
	}

	body, p, table, td, h4, input {
		font-size:11pt;
	}

	code {
		font-family:"Courier New",Courier,System;
	}

	h1 {
		font-size:18pt;
	}

	h2, big {
		font-size:14pt;
		font-family:Arial,Helevtica,Verdana;
	}

	h3 {
		font-size:12pt;
	}

	h5, h6, small {
		font-size:9pt;
	}

	h6 {
		font-weight:normal;
	}

	UL {
		list-style:square outside none;
	}
 

