a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}
td {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5C2C2D;
	padding: 5px;
	color: #5C2C2D;
}

td.hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	cursor: hand;

}
td.header {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	color: #5C2C2D;
	border-bottom-style: none;
}
td.rowseparator {
	background-color: #5C2C2D;
	color: #5C2C2D;
	border-bottom-style: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5C2C2D;

}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5C2C2D;
}

li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5C2C2D;
}
