﻿h1 {
	font-family: "Times New Roman", Times, Serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}
h2 {
	font-family: "Times New Roman", Times, Serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}
h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: "Times New Roman", Times, Serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #800000;
	text-align: left;
	height: auto;
}
textarea {
	font-family: "Times New Roman", Times, Serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: #800000;
	width: 465px;
	height: 90px;
}
table {
	font-family: "Times New Roman", Times, Serif;
	font-size: medium;
	font-weight: 700;
	font-style: italic;
	color: #800000;
}
input {
	font-family: "Times New Roman", Times, Serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: #800000;
}
