a:visited   { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco; text-decoration: none }
a:link  { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco; text-decoration: none }
a:hover     { color: #4c5f5e; font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco; text-decoration: underline }
a:active   { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco; text-decoration: none }
body  { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco }
h1 { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco }
h2 { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco }
h3 {
	font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco;
}
h4 { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco }
h5 { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco }
h6 { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco }
p  { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco }
td  { font-family: "Times New Roman", Georgia, Times, "Courier New", Courier, Monaco }
.strikethrough {
	text-decoration: line-through;
}
.greenBG {
	background-color: #e5f0e6;
	padding: 4px;
	border: thin solid #006600;
}
.borderMargin {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
