body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}

.mine {  color: #ffffff; text-decoration: none; font-weight: bold}

a:hover.mine {  color: #ff9977; text-decoration: none}
.mine-chedsoc { color: #451701; text-decoration: none; font-weight: bold }
a:hover.mine-chedsoc {  color: #ffffcc; text-decoration: none}

.background {  background-color: #A73701}
.palebackground {  background-color: #CA4200}
body {  background-color: #FFFFcc}
.heading {  color: #A73701}
.box {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	width: 550px;
	padding: 10px;
}

