body {
	background-color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.topbrd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.address {
	margin-left: 7px;
}

.botbrd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-color: #CC99CC;
	border-right-color: #CC99CC;
	border-bottom-color: #CC99CC;
	border-left-color: #CC99CC;
	border-bottom-style: solid;

}
.heartbrdr {
	border: thin solid #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

.picbrd {
	border: 1px solid #000000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.nonrepeat {
	background-repeat: no-repeat;
}

.picbrdleftspace {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}

.text {margin-right: 10px;}.highlightText {
	background-color: #00FF33;
}
