@page {
	size: auto;
	margin: 15%;
	}

h1, h2, h3, h4, h5, h6 {
	padding-top:10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	page-break-after:avoid;
	page-break-inside:avoid;
	color:#000000;
	}
	
p {
	font-size:90%;
	font-family : "Times New Roman", Times, serif;
	text-align:justify;
	orphans:3;
	widows:3;
	color:#000000;
}
ol,ul,li,dl,dt,dd {
	font-size:90%;
	font-family : "Times New Roman", Times, serif;
	text-align:justify;
	page-break-inside:avoid;
	color:#000000;
}

a {
	text-decoration:none;
	color:#000000;
	}