/* CSS Document */
a {
	color: #4D2C47;
	font-weight: bold;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.jpg);
}
.contentTable {
	background-repeat: no-repeat;
	background-position: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D2C47;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
hr {
	color: #4D2C47;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D2C47;
}
li {
	color: #4D2C47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
