/* Level 1 Cascading Style Sheet, for www.radwaste.org */

BODY 	{ font-family: helvetica, arial,  sans-serif;  }
BODY 	{ color: blue;  }

TT 	{ font-size: 9pt }
TT 	{ font-family: "courier new", courier, monospace; }

TD 	{ font-family: helvetica, arial,  sans-serif;  }
TD 	{ font-size: 11pt }

TH 	{ font-family: helvetica, arial,  sans-serif;  }
TH 	{ font-size: 11pt }

TR 	{ font-family: helvetica, arial,  sans-serif;  }
TR 	{ font-size: 11pt }

HR 	{ border-top: solid }
HR 	{ color: blue }

LI 	{ color: blue }
LI 	{ font-size: 10pt }

BIG 	{ font-size: 16pt }
BIG 	{ color: blue }
BIG 	{ font-style: bold }

STRONG 	{ font-size: 14pt }
STRONG 	{ color: blue }
STRONG 	{ font-style: bold }

SMALL 	{ font-size: 8pt }
.LANG 	{ background: cyan }
.LANG	{ color: blue }
.LANG	{ font-style: bold; }

EM 	{ font-size: 12pt }
EM 	{ font-style: bold; }
EM 	{ color: red }

/* A 	{ font-size: 11pt } */

IMG 	{ font-size: 9pt }

CODE 	{ font-family: helvetica, arial,  sans-serif;  }
CODE 	{ font-size: 10pt }
CODE 	{ font-style: normal }

UL	{ font-size: 11pt }
