
* {
	font-family: Lucida, Helvetica, Arial, sans-serif, freesans;
	font-size: 12pt;
	line-height: 16pt;
}

h1 {
	font-family: Times New Roman, Times, MS Serif, serif, freeserif;
	font-weight: bold;
	font-size: 18pt;
	line-height: 20pt;
}

h2 {
	font-family: Times New Roman, Times, MS Serif, serif, freeserif;
	font-weight: bold;
	font-size: 16pt;
	line-height: 18pt;
}

h3 {
	font-family: Times New Roman, Times, MS Serif, serif, freeserif;
	font-weight: bold;
	font-size: 14pt;
	line-height: 16pt;
}

h4 {
	font-family: Times New Roman, Times, MS Serif, serif, freeserif;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
}


li {
	margin-left: 0px;
}

ul {
	margin-left: 0px;
}

ol {
	margin-left: 0px;
}


