body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/Home.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: circle;
}
ul {
	margin-top: 0px;
}
p {
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

