body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.shadeGreen  { background-color: #008080 }
span.greenBold { color: #006666; font-weight: bold }
span.green   { color: #006666 }
span.bigRed  {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
span.bigger  { font-size: 14px }
span.italic  { font-style: italic }
.alert       { color: #FF0000 }
span.bold    { font-weight: bold }
.shade       { background-color: #C0C0C0 }
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
