body
   {
   font-size:70%;
   color:#ff5820;
   background-color:#ffffc8;
   margin:0px;
   line-height: 1.4em; 
   }

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
   {
   font-family: verdana,helvetica,arial,sans-serif;
   }

table, input, textarea
   {
   font-size: 100%;
   }

h1 {font-size:150%;margin:4px;}
h2 {font-size:140%;margin-top:10px;margin-bottom:10px;}
h3 {font-size:130%;margin:4px;}
h4 {font-size:120%;margin-left:4px;margin-top:8px;margin-bottom:2px;color:black;}
h5 {font-size:110%;margin:4px;}
h6 {font-size:100%;margin:4px;}

ul 
   {
   list-style:none;
   list-style-type: square;
   margin:0px 4px 4px 18px;
   padding:0px;
   }

ul li 
   {
   padding-left:0px;
   margin:3px;
   }

ul li ul 
   {
   list-style:none;
   list-style-type: circle;
   }

a  
   {
   color:#ff5820;
   text-decoration:none;
   font-weight:bold;
   }

a:hover 
   {
   color:black;
   text-decoration:underline;
   }

a.blue 
   {
   color:blue;
   text-decoration:underline;
   }

a.gray 
   {
   color:gray;
   text-decoration:underline;
   }

a.red 
   {
   color:red;
   text-decoration:underline;
   font-weight:bold;
   font-size:140%;
   }

a.white 
   {
   color:white;
   text-decoration:underline;
   font-weight:bold;
   font-size:130%;
   }

a.footer 
   {
   color:white;
   text-decoration:underline;
   font-weight:bold;
   }

p.sectHdr 
   {
   margin:0px;
   padding:2px;
   background:#c8c8c8;
   font-weight:bold;
   font-size:100%;
   text-align:left;
   }

p 
   {
   margin:4px;
   padding:2px;
   font-size:110%;
   text-align:left;
   }

p.footer 
   {
   margin:0px;
   padding:2px;
   color:white;
   font-weight:bold;
   font-size:100%;
   text-align:center;
   }

td.cal 
   {
   font:100% Verdana, sans-serif;
   font-weight:normal;
   text-align:center;
   color:#000000;
   }

td.type2 
   {
   font:110% Verdana, sans-serif;
   font-weight:normal;
   text-align:center;
   }

th.hdr1 
   {
   background:#c8c8c8;
   font-weight:bold;
   font-size:110%;
   text-align:center;
   }

#breadCrumbs 
   {
   margin:2px;
   padding:0px;
   font-weight:bold;
   font-size:1em;
   text-align:left;
   color:#999999;
   }

#addrLne 
   {
   margin:0px;
   padding:2px;
   background:#00f0co;
   font-weight:bold;
   font-size:1em;
   text-align:center;
   }

#01Box
   {
   float:center;
   width:50em;
   padding:10px;
   margin:10px 0;
   border:1px dashed #ffffff;
   line-height: 16px;
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
   font-size: 100%;
   text-align:left;
   background-color: #ffb870;
   color: #333333;
   }

#01Box ul li
   {
   font-size:110%;
   }

#01Box ol li
   {
   font-size:110%;
   }

#02Box
   {
   float:center;
   width:60em;
   padding:10px;
   margin:10px 0;
   border:1px dashed #ffffff;
   line-height: 16px;
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
   font-size: 100%;
   text-align:left;
   background-color: #ffb870;
   color: #333333;
   }

#02Box ul li
   {
   font-size:110%;
   }

#02Box ol li
   {
   font-size:110%;
   }