p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;*/ 
	}

h1 {
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	/*line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;*/
	}

h3	{
	font-family:Arial, Helvetica, sans-serif
	}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

pre {
	font-family:Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	color: black;
	}

