@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	top: 0px;
	bottom: 0px;
	color: #000;
	font-style: normal;
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	top: 0px;
	bottom: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	top: 0px;
	bottom: 0px;
	font-weight: normal;
	color: #000;
}
a:link {
	color: #369;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #369;
	font-weight: bold;
}
a:hover {
	color: #903;
	font-weight: bold;
}
a:active {
	color: #369;
	font-weight: bold;
}
img {
	text-align: right;
	padding-right: 0px;
	border: 1px none #000;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.emphisisitalic {
	font-style: italic;
}

