﻿/*Created with Adobe RoboHelp 10.*/
/*begin-old-version{{*/
/* $MVD$:fontset("Arial","Arial") */
 BODY { font-family : "Arial";
        background-color : white;}
 .mvd-BODY { font-family : "Arial";
             background-color : white;}
 H1 { font-size : 14.0pt;}
 .mvd-H1 { font-size : 14.0pt;}
 H2 { font-weight : bold;
      font-size : 18.0pt;}
 .mvd-H2 { font-weight : bold;
           font-size : 18.0pt;}
 H3 { font-weight : bold;
      font-size : 14.0pt;}
 .mvd-H3 { font-weight : bold;
           font-size : 14.0pt;}
 H4 { font-weight : bold;
      font-size : 12.0pt;}
 .mvd-H4 { font-weight : bold;
           font-size : 12.0pt;}
 H5 { font-size : 12.0pt;}
 .mvd-H5 { font-size : 12.0pt;}
 H6 { font-size : 12.0pt;}
 .mvd-H6 { font-size : 12.0pt;}
 P { font-size : 10.0pt;}
 .mvd-P { font-size : 10.0pt;}
 CITE.expandspot { font-style : normal;
                   color : green;
                   cursor: hand;}
 .mvd-CITE-expandspot { font-style : normal;
                        color : green;
                        cursor: hand;}
 DFN.collapsed { font-style : italic;
                 font-weight : normal;
                 display :  'none';
                 color : red;}
 .mvd-DFN-collapsed { font-style : italic;
                      font-weight : normal;
                      display :  'none';
                      color : red;}
 DFN.expanded { font-style : italic;
                font-weight : normal;
                color : red;}
 .mvd-DFN-expanded { font-style : italic;
                     font-weight : normal;
                     color : red;}
 EM.dropspot { color : green;
               cursor: hand;}
 .mvd-EM-dropspot { color : green;
                    cursor: hand;}
 CITE.glossterm { font-style : normal;
                  color : maroon;
                  cursor: hand;}
 .mvd-CITE-glossterm { font-style : normal;
                       color : maroon;
                       cursor: hand;}
 DFN.glosscollapsed { font-style : italic;
                      font-weight : normal;
                      display :  'none';
                      color : blue;}
 .mvd-DFN-glosscollapsed { font-style : italic;
                           font-weight : normal;
                           display :  'none';
                           color : blue;}
 DFN.glossexpanded { font-style : italic;
                     font-weight : normal;
                     color : blue;}
 .mvd-DFN-glossexpanded { font-style : italic;
                          font-weight : normal;
                          color : blue;}
 
/*}}end-old-version*/
BODY {
	font-family: Arial;
	background-color: #ffffff;
}
H1 {
	font-size: 14.0pt;
}
LI.h1 {
	font-size: 14.0pt;
}
H2 {
	font-weight: bold;
	font-size: 18.0pt;
}
LI.h2 {
	font-weight: bold;
	font-size: 18.0pt;
}
H3 {
	font-weight: bold;
	font-size: 14.0pt;
}
LI.h3 {
	font-weight: bold;
	font-size: 14.0pt;
}
H4 {
	font-weight: bold;
	font-size: 12.0pt;
}
LI.h4 {
	font-weight: bold;
	font-size: 12.0pt;
}
H5 {
	font-size: 12.0pt;
}
LI.h5 {
	font-size: 12.0pt;
}
H6 {
	font-size: 12.0pt;
}
LI.h6 {
	font-size: 12.0pt;
}
P {
	font-size: 10.0pt;
}
LI.p {
	font-size: 10.0pt;
}
A.expandspot {
	cursor: hand;
	color: #008000;
	font-style: normal;
}
SPAN.expandtext {
	color: #ff0000;
	font-weight: normal;
	font-style: italic;
}
A.dropspot {
	font-style: italic;
	cursor: hand;
	color: #008000;
}
A.glossterm {
	cursor: hand;
	color: #800000;
	font-style: normal;
}
SPAN.glosstext {
	color: #0000ff;
	font-weight: normal;
	font-style: italic;
}
