body {
	background-color: #333333;
}
.table {
	background-color: #FFFFFF;
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
}
a {
	font-weight: bold;
	color: #006633;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	font-size: 14px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #003366;
	list-style-type: circle;
}
