a href {
	color: Black;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px;
	padding: 0px 0px;
}
body {
	border: 0px solid Black;
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 120px 30px;
	background-image: url(image/bckgrddrawing.jpg);
}

p {
	color: Black;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10pt;
	border: none;
	margin: 0px 0px;
}
img {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top:200px;
	border-bottom: none;
	border-top: none;
}
a img {
	border: none;
	padding: 10px 0px 10px;
}

h1 {
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: none;
	border-bottom: none;
	margin-bottom:0px;
	margin-top: 0px;
}

div {
	display: block;
	margin-left: auto;
	margin-right: auto
	vertical-align: top;
	padding-bottom: 20px;
	font-size: 18pt;
	padding-top: 0px;
	margin-top: 0px;
	border: none;
	border-style: none;
	margin-bottom: 0px;
	padding: 0px;
}

div.float {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-top: 0px;
	padding-top: 0px;
	border: none;
}

a:link {color: #000000; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #660000; text-decoration: none; }

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #660000;
	text-align: center;
	border: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

