h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
p,li,h2,address {
	color: #83F466;
}
p,li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	text-align: justify;
	line-height: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.lfglink {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
address {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}

ul {
	list-style-type:circle;
}

ul.n {
	list-style-type:decimal;
}

table.s {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	text-align: justify;
	line-height: 22px;
}
