﻿BODY {
	font-family: Times New Roman;
	font-style: normal;
	color: #000000;
	background-Color: #FFFFFF;
}
A {
	font-family: Times New Roman;
	font-style: normal;
}
TABLE {
	font-family: Times New Roman;
	font-style: normal;
	color: #000000;
}
H1 {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: large;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}
