body { background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:10pt;}
h1 { font-size:16pt; font-weight:bolder; }
h2 { font-size:14pt; font-weight:bold; }
h3 { font-size:12pt; font-weight:bold; }
h4 { font-size:10pt; font-weight:bold; }
.menu { background-color:#FFB400; }
strong {}
a:link { text-decoration:none; color:red;}
a:active { text-decoration:none; color:red;}
a:visited { text-decoration:none; color:red;}
a:hover { text-decoration:underline; color:red;}
ul { list-style-image:url(FMP/Bullet.gif)}
li { margin-bottom:6px;}
.content { background-color:#EBEBEB;
   scrollbar-face-color: #FFB400;
   scrollbar-shadow-color: #FF9900;
   scrollbar-highlight-color: #666699;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-arrow-color: #FFB400;
   text-align:left;}
.m_current { color:black; font-weight:bold; font-size:8pt;}
.m_normal { color:gray; font-size:8pt; text-decoration:none; }
a.m_normal:link { text-decoration:none; color:#000000;}
a.m_normal:active { text-decoration:none; color:#000000;}
a.m_normal:visited { text-decoration:none; color:#000000;}
a.m_normal:hover { text-decoration:none; color:#000000; font-weight:bold;}
.bullet { padding-left:25px;}
.bullet:before { content:url(FMP/Bullet.gif)" "; }
.err { color:red; font-weight:bold; }