/* CSS Document */
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-weight: bold;
	text-transform: lowercase;
	font-size: 16px;
}
h3 {
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 14px;
}
