<STYLE>
<LINK REL=stylesheet TYPE="text/css" HREF="mathstyle.css">

A:link {color:blue}
A:visited {color:green}
A:hover {color:green}
BODY {background:white}
A{text-decoration:none}

.info {font:10pt/16pt "Arial";font-weight:bold;color:green}
.prob {font:10pt/14pt "Arial";font-weight:bold;color:black}
P.cjust {text-align:center;font:10pt "Arial";font-style:normal}
P.ljust {text-align:left;font:10pt "Arial";font-style:normal}
.list {text-align:left;font:10pt "Arial";font-weight:bold;color:green}

P.nav {text-align:center;font:10pt "Arial";font-style:normal}
P.front {text-align:center;font:16pt "Arial";font-weight:bold}
P.headb {text-align:center;font:20pt/26pt "Arial";font-weight:bold}
P.prob {text-align:left;font:12pt/20pt "Arial";font-weight:bold;color:black}
P.ans {text-align:left;font:12pt/20pt "Arial";font-weight:bold;color:green}
P.grid {text-align:left;font:12pt/14pt "Arial";font-weight:bold;color:black}
P.grad {text-align:right;font:12pt/14pt "Arial";font-weight:bold;color:black}
P.more {text-align:left;font:12pt/16pt "Arial";font-weight:bold;color:green}
P.subhead {text-align:center;font:14pt/16pt "Arial";font-weight:bold}

P.subheadl {text-align:left;font:14pt/16pt "Arial";font-weight:bold}



#m1{
  position:absolute;
  visibility:hidden;
  z-index:10;
  top: 0px;
  left: 10px;
}

.message
{
  background-color: #CECEFF;
  layer-background-color: #FFFFFF;
  padding: 5px;
  border: 5px solid #9473DE;
  width: 250px;
  font:bold 10pt/13pt arial,sans-serif;
  text-align: justify;
  color: black;
}
</STYLE>

