
body{
	background-color: white;
	color : black;
	font-family : Garamond,Times New Roman, Elephant;
	font-size : 16px;}
p{
	background-color: white;
	color : black;
	font-family : Garamond,Times New Roman, Elephant;
	font-size : 16px;}
a:link{
	color : blue;
	font-family : Garamond,Times New Roman, Elephant;
	font-size : 16px;
	text-decoration : underline}
a:visited {
	color : blue;
	font-family : Garamond,Times New Roman, Elephant;
	font-size : 16px;
	text-decoration : underline}
a:active {
	color : gold;
	font-family : Garamond,Times New Roman, Elephant;
	font-size : 16px;
	text-decoration : underline}
table{
	color: black;
	font-family : Garamond,Times New Roman, Elephant;
	font-size : 16px}
h1{
	color: black;
	font-family : Garamond,Times New Roman, Elephant}
h3{
	color: black;
	font-family : Garamond,Times New Roman, Elephant;}