a {
	text-decoration: none;
}

h1.heading {
	text-align: center;
	font-size: 12pt;
	font-family: arial;
	font-style: normal;
        font-weight: normal;
	
}

h2.heading {
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
        font-weight: normal;
	text-align: center;
}


p {
        font-family: arial;
        font-style: normal;
        font-weight: normal;
        font-size: 10pt;
	color: #000000;
}

p.successtext {

	color: #107000;
	margin-left: 10pt;
}

p.errortext {
	color: #AA1010;
	margin-left: 10pt;
}

p.maintext {
	font-family: arial;
        font-style: normal;
        font-weight: normal;
        font-size: 10pt;
	text-indent: 5pt;
}

p.item{
	font-size: 16pt;
	color: #000000;
	margin-bottom: 0pt;
}

p.itemdesc {
	margin-left: 40pt;
	margin-top: 0pt;
	margin-bottom: 15pt;
	font-size: 14pt;
	color: #000000;
}

p.result {
	text-indent: 10pt;
	font-size: 14pt;
	color: #000000;
}

p.shoptext {
	font-size: 10pt;
	font-color: #990000;	
	margin-top: 0pt;
	font-style: bold;
	margin-bottom: 5pt;
	text-indent: 10pt;
}

p.section {
	font-weight: bold;
	font-style: normal;
	color: #990000;
	font-size: 10pt;
	font-family: Arial;
	margin-left: 20pt;
	margin-top: 10pt;
	margin-bottom: 3pt;
}

p.sectiontext {
	font-family: arial;
        font-style: normal;
        font-weight: normal;
        font-size: 10pt;
	margin-top: 2pt;
	margin-bottom: 10pt;
	margin-left: 40pt;
}

