h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #1E1E1E;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1E1E1E;
	font-size: 16px;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1E1E1E;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
