@charset "utf-8";
/* CSS Document */
<style type="text/css">
h1 {
	font-size: 28px;
}
h2 {
	font-size: 20px;
}
body
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin-left: 100px;
}
body table tr td h3 {
	color: #8B8B8B;
}
</style>


