body {
	font-family: arial; 
        font-size:12pt;
	margin: 20px 0px 0px 0px;
}

body * {margin: 0px; padding: 0px; }

.noindent, .noindent p {
	text-indent: 0cm;
}

p {
	line-height: 1.7em;
	padding-bottom: 10px;
	padding-top: 10px;
	text-indent: 0.5cm;
}

li {
line-height: 1.7em;
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
}


.check ul {list-style-type: none;
list-style-image:none;
padding: 0;
margin: 0;
}


.check li {
background-image: url(redche.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: 2em;
line-height: 1.7em;
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
}




.arrow ul {list-style-type: none;
list-style-image:none;
padding: 0;
margin: 0;
}


.arrow li {
background-image: url(green-arrow.jpg);
background-repeat: no-repeat;
background-position: -.7em .5em;
padding-left: 2em;
line-height: 1.7em;
	margin-left: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
}





h1 {
	color: #CC0000;
	font-family: Tahoma, sans-serif;
	font-size: 26px;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
h2 {
	color: #000099;
	font-family: Tahoma, sans-serif;
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
H3 {
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	color:#000099;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
H4 {
	font-family: Tahoma, sans-serif;
	font-size:16px;
	color:#000000;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
