p {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: justify;
}

td {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}
strong {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: justify;
}

h1 {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
}

h3 {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 200;
	text-align: center;
}

h4 {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 100;
	text-align: center;
}

a {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-weight: normal;
	text-decoration: none;
}

li {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: justify;
}

th {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}