﻿p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

	font-size: medium;
	font-weight: normal;
	font-style: normal;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: xx-large;
	font-weight: bolder;
	font-style: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
}
tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}

