h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-top: 25px;
	letter-spacing: 1px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	letter-spacing: 1px;
	list-style-image: url(images/dot_list.gif);
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
td {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	letter-spacing: 1px;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 25px;
	letter-spacing: 1px;
}
