﻿td {
	font-family: "Arial Narrow";
	color: #808080;
	font-size: 13px;
	font-weight: normal;
}

textarea {
	font-family: "Arial Narrow";
	color: #808080;
	font-size: 12px;
	font-weight: bold;
}
p {
	font-family: "Arial Narrow";
	color: #808080;
	font-size: 13px;
	font-weight: normal;
}

h1 {
	font-family: "Arial Narrow";
	color: #808080;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-family: "Arial Narrow";
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: "Arial Narrow";
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
}

h4 {
	font-family: "Arial Narrow";
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
}

h5 {
	font-family: "Arial Narrow";
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
	text-indent: inherit;
	white-space: normal;
}

