h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}

h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style:italic;
}

h3  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

h4  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

h5  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-style:italic;
}

body  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

table {
	font-size:98%;
}

.tabletop{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.tabletoponly{
	border-top: 1px solid black;
}

.tablebottom{
	border-bottom: 1px solid black;
}

