body {

	background-color: lightyellow;

}

.disclaimer {

	font-family: "verdana";

	text-align: justify;

	font-size: 8pt;

	font-style: italic;
}

table {

	border-collapse: collapse;

	column-width: 100%;

	background-color: lightyellow;
}


td {

	font-family: "Verdana";

	text-align: center;

	background-color: lightyellow;

	vertical-align: top;

}

.tc {

	font-family: "Verdana";

	text-align: justify;

	background-color: lightyellow;

	vertical-align: center;

}

th {

	font-family: "Verdana";

	text-align: center;

	background-color: silver;

}

p {

	font-family: "verdana";

	text-align: justify;

	vertical-align: center;

}

.centre {

	font-family: "verdana";

	text-align: center;

	vertical-align: center;

}

.centresmall {

	font-family: "verdana";

	text-align: center;

	vertical-align: center;

	font-size: 10pt;

	font-style: italic;

}


h1 {

	font-family: "verdana";

	text-align: center;
}

h2 {

	font-family: "verdana";

	text-align: justify;
}

h3 {

	font-family: "verdana";

	text-align: center;
}

h4 {

	font-family: "verdana";

	color: White;

	background-color: Blue;

}

h5 {

	font-family: "verdana";

	text-align: justify;
}

h6 {

	font-family: "verdana";

	text-align: center;
}

.info {

	font-family: "verdana";

	text-align: justify;

	font-size: 10pt;

	font-style: italic;
}

.faq {

	font-family: "verdana";

	text-align: justify;

	font-size: 10pt;
}

.faqbig {

	font-family: "verdana";

	text-align: center;

	font-size: 12pt;

	font-style: bold;
}

.title {

	font-family: "verdana";

	text-align: justify;

	font-size: 12pt;

	font-style: bold;
}
