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/paintingbckgrnd.jpg);
}

p {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	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;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
a img {
	border: none;
	padding: 0px 0px 20px;
}

h1 {
	color: #cc9900;
	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:10pt;
	padding-top: 0px;
	margin-top: 0px;
	border: none;
	border-style: none;
	margin-bottom: 0px;
	padding: 0px;
}

div.float {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 100px;
	border: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:active {color: #333333; text-decoration: none; }
a:visited {color: #333333; text-decoration: none; }
a:hover {color: #663399; text-decoration: none; }

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #660000;
	text-align: left;
	border: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

