﻿h3 {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
}
body {
	font-family: Verdana;
	font-size: small;
	color: black;
	background-color: white;
}
h4 {
	font-size: medium;
	font-weight: bold;
}
table {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: small;
	color: #000000;
}

