BODY, TD {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 0.9em;
	color: #330033;
	background-color: #FFFFFF;


}

A {
	text-decoration: none;
	color: #CC0033;
}

A:Hover {
	text-decoration: underline;
	color: #483D8B;
}
h1 {
	font-size: 2.2em;
	font-weight: bold;
	color: #333366;
}
.topleftcell {
	border-left-color: #9C3063;
	border-top-color: #9C3063;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: none;
	border-bottom-style: none;
}
.toprightcell {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9C3063;
	border-right-color: #9C3063;
}
.rightcell {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9C3063;
}
.rightbottom {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #9C3063;
	border-bottom-color: #9C3063;
}
.leftbottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9C3063;
	border-left-color: #9C3063;
}
.topcell {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9C3063;
}
.bottomcell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9C3063;
}
h3 {
	color: #333366;
}
.quoted { color: rgb(153, 0, 0);
          font-family: "Courier New", monospaced;
          padding-bottom: 0; margin-bottom: 0 }
.quoter {
	font-family: Tahoma, sans-serif;
	color: rgb(102, 0, 102);
	text-align: right;
	padding-top: 0;
	margin-top: 0;
	padding-right: 1.2em;
	font-size: .9em;

}
img {
	margin: 6px;
}

