body {
	font-family: Arial, Helvetica, sans-serif;

	background: url(../Home%20page/background.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
	background-image: url(../Home%20page/background-2.jpg);
	background-repeat: no-repeat;
}
h1 {
	font: bold 1.2em "Calligraph421 BT";
	color: #003399;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font: normal 1em "Calligraph421 BT";
	color: #0033CC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font: normal .9em Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h5 {
	font: bold normal 1em Arial, Helvetica, sans-serif;
	color: #336699;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	text-align: right;
	text-transform: none;
}

h4 {
	font: normal 0.9em/1.4em Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	font-family: "Calligraph421 BT";
	font-size: 0.9em;
	font-weight: normal;
	color: #666699;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: normal;
	color: #666699;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}

