/* formate2.css */


body {background-color:#FFFFFF; margin-left:10px; }

h1, h2, h3, h4, h5, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, br {
 font-family:Arial,sans-serif; }

h1 { font-size:20px; font-weight:bold;  margin-top:10px; line-height:30px; margin-bottom:30px; }

h2 { font-size:16px; margin-bottom:auto;}

h3 { font-size:20px; font-weight:bold;  margin-top:10px; line-height:30px; }

h4 { font-size:14px; line-height:16px; background-color:#CCCCCC; margin-bottom:5px;}

h5 { font-size:14px; font-weight:bold; line-height:16px; margin-bottom:4px;}

h6 { font-size:20px; margin-top:10px;}

h7 { font-size:10px; margin-bottom:auto;}

div, address, blockquote { font-size:12px; margin-bottom:3px; }
br { font-size:12px; margin-bottom:auto; }
td  { font-size:12px;}
th { font-size:12px;}
p  { font-size:12px; margin-top:1%; text-align:justify;  }

ol, ul, li  { margin-top:auto; font-size:12px; margin-bottom:2px; } 
 a:link { color:#000099;  text-decoration:none; font-weight:bold; }
 
 a:visited { color:#000099; text-decoration:none; font-weight:bold; }
 
 a:hover { color:#3333FF; text-decoration:none;  font-weight:bold; }
 
 a:active { color:#000099;  text-decoration:none; font-weight:bold; }
  
 
  
