h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 2em;
}
h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
a {
	color:#0000CC;
}

th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	background-color:#FFFF99;
	border: thin solid #999999;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	border: thin solid #999999;
}
h5 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .7em;
	font-weight: bold;
}
.image_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

