body   { color: black; font-size: 12px }
a:link {  }
a:visited {  }
a:hover {  }
a { text-decoration: none  }
a.top:link { color: white; font-size: small; }
a.top:visited { color: white; font-size: small; }
a.top:hover { color: white; font-size: small; }
a.top { text-decoration: none; color: white; font-size: small;}
.head { font-size: medium; font-weight: 700; }
.head_sm { font-size: small; font-weight: 700; }
.head_md_u { font-size: medium; font-weight: 700; text-decoration: underline; }
.desc { font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: 400; }
.desc_b { font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: 700; }
.desc_white { color: white; font-size: small; font-weight: 400; }
.desc_md { font-size: medium; font-weight: 400; }
.underbar { font-size: small; line-height: normal; }
table.noborder { border-spacing: ; background-color: white; border: solid 1px transparent; border-collapse: collapse; }
table.noborder th { padding: 1px; background-color: white; -moz-border-radius: ; }
table.noborder td { padding: 1px; background-color: white; -moz-border-radius: ; }
table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: none solid solid;
	border-color: red;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	padding: 0;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td { padding: 0; background-color: white; -moz-border-radius: ; }
table.insample { border-spacing: ; border-collapse: collapse; background-color: white; border-color: red; border-style: solid none; border-width: 1px; }
table.insample th {
	padding: 0;
	background-color: white;
	-moz-border-radius: ;
}
table.insample td { padding: 0; background-color: white; -moz-border-radius: ; }
table.plain { border-spacing: ; border-collapse: separate; background-color: white; }
table.plain th { padding: 1px; background-color: white; -moz-border-radius: ; }
table.plain td { padding: 1px; background-color: white; border: solid 1px black; -moz-border-radius: ; }
table.yellow { border-spacing: ; border-collapse: collapse; background-color: white; border: solid 1px yellow; }
table.yellow th { padding: 0; background-color: white; -moz-border-radius: ; }
table.yellow td { padding: 0; background-color: white; -moz-border-radius: ; }
table.green { border-spacing: ; border-collapse: collapse; background-color: white; border: solid 1px #096; }
table.green th { padding: 0; background-color: white; -moz-border-radius: ; }
table.green td { padding: 0; background-color: white; -moz-border-radius: ; }
table.green_mid { border-spacing: ; border-collapse: collapse; background-color: white; border-top: 1px solid #096; border-bottom: 1px solid #096; }
table.green_mid th { padding: 0; background-color: white; -moz-border-radius: ; }
table.green_mid td { padding: 0; background-color: white; -moz-border-radius: ; }
