a:link, a:visited, a:active {
	text-decoration: none;
	color: #993399;
}
a:active  { font-weight: bold ; color: #990000}

.margin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999CC;
}

a.margin {
    color: #FFFFFF;
	background-color: #9999CC;
	text-decoration: none;
}

.body {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: .9em;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
}
.header {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 1em;
	font-weight: bold;
}

a.body { text-decoration:underline}
.title {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #993399;
}
.subtitle {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #9999CC;
}
.organic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #9C3;
}
.organic_body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
.organic_body a {
	color: #F90;
	text-decoration: underline;
}
.body td div {
	text-align: right;
}
