/* CSS1 style sheet for MYRLIN website */
BODY {font-family:  sans-serif; font-style: normal; font-size: 10pt; color: black;
background: white}
P {font-size: 10pt; color: black;}
P.subtext {margin-top: 0; margin-bottom: 0; font-size: 10pt; color: black; text-align: right}
P.indent {margin-left: 3em; text-indent: -3em}
H1 {font-family: sans-serif; font-size: 16pt; font-weight: bold; color: black; text-align: right}
H2 {font-family: sans-serif; font-size: 16pt; font-weight: bold; color: black; text-align: right; margin-bottom: 0}
H3 {font-family: sans-serif; font-size: 12pt; font-weight: bold; color: black; text-align: right}
H4 {font-family: sans-serif; font-size: 10pt; font-weight: bold; color: black; text-align: left; text-indent:0}
A:link { color: seagreen ;  text-decoration: underline}       
A:visited { color: slateblue ; text-decoration: underline} 
A:active { color: salmon ; text-decoration: underline}   
LI.check {font-size: 9pt; text-indent: 1em; list-style: square inside}
TD {font-size: 8pt; color: black;}
EM {font-size: 9pt; font-weight: 700; font-style: normal; color: black;}
