/* for XSL Formatter
   Copyright (c) 1999-2004 Antenna House, Inc. All rights reserved.
*/

/* for sub document title */


/* any documents title */
h1 {font-size: 1.75em; font-weight: 900;padding: 1.0em 0pt 1.0em 0pt; background-color:#FFFFFF;}

h1.title {font-size: 1.75em; font-weight: 900;padding: 1.0em 0pt 1.0em 0pt; background-color:#FFFFFF;
text-align: center;
}

h2 {
font-size: 1.5em; 
font-weight: 800;
border-left-style: solid; 
border-left-width: 0.8em; 
border-left-color: Green;
border-bottom-style: solid; 
border-bottom-width: thin; 
border-bottom-color: Green;
padding: 3pt 0pt 3pt 0.2em;
margin-left: 0;
margin-top:20px; margin-bottom:15px;
}


h3 {
font-size: 1.2em; 
font-weight: 700;
border-left-style: solid; 
border-left-width: 12pt;  
border-left-color: #7CFC00;
border-bottom-style: dashed; 
border-bottom-width: thin; 
border-bottom-color: #7CFC00;
margin-top:15px; 
padding:3pt 0pt 3pt 3pt;}

h4 {
font-size: 1.2em; 
font-weight: 600;
border-left-style: solid; 
border-left-width: 12pt;  
border-left-color: #00FF00;
margin-top:15px; 
padding:3px 0px 3px 3px;}

h5 {font-size: 12pt; font-weight: normal; color:  rgb(15,0,15); margin-left: 0px; line-height: 11pt}

h6 {color: #000000; font-size: 10pt; font-weight: normal; line-height: 10pt;}

