p {
	color: #FFF;
}
h1 {
	font-size: 22pt;
	color: #EF6161;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #ef6161;
}
a {
	color: #EF6161;
	text-decoration: none;
}
label {
	color: #FFF;
}
td {
	color: #FFF;
}
body {
	background-color: #333;
}

