* {
	margin: 0px;
	padding: 0px;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-style : normal;
	font-weight : bold;
	color: #000000;
}
td.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
	color: #000000;
	text-align: center;
}

th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : bold;
	color: #fff;
	background-color: #858E61;
	text-align: center;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
	padding-bottom: 10px;
}
p.bookmark {
	color: #cc0000;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 10px;
}
.dropdown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
	color: #000000;
	text-align: center;
}