﻿  body {
		border-style: none;
		background: Window;
		color: WindowText;	
		font-family: Times New Roman ;
		font-size: 11pt;
}

/*

body {
     font-family: arial,
     helvetica, sans-serif;
     font-size: 80%;
     color: black;
     background-color: #ffc;
     margin: 1em;
     padding: 0; 
}


 table {     
     background-color: #ccc; 
     border="2"
} 

 li {     
     color: #900;
}

     color:Gray;



table.data-table  {width:100%;border:5px solid #f9fbfc;border-top:none; font-size:.9em;}
table.data-table td, table.data-table th {padding:6px 10px; border-top:2px solid #eff3f7;background:#e7f0f3;}
table.data-table th { text-align:left;}
table.data-table thead th { background:#d7e6ec;border-top:5px solid #f9fbfc;color:Fuchsia ; font-weight:700}
table.data-table tbody th { background:#f1f6f8; border-top-color:#f9fbfc;}

*/


p {
     font-family:Times New Roman;
     font-size:medium;
     color:Black;
}

#p2 {
     font-family:Times New Roman;
     font-size:medium;
     margin: .5em;
     color:black
}

h1  
 {
     font-family:Times New Roman;
     font-size:1.3em;
         border-bottom-style: solid;     
         border-bottom-width: 0.2em;     
         border-bottom-color: #999; 
     color:#365f91
}

h2 {     
     color: #999;
     font-size: 1.5em;
     margin: 0;
     padding: 0.1em;
}

 h3 {     
     color: black;
     font-size: 1em; 
     margin: 0;
     font-style: bold; 

}

 img {     
     border-style: dashed;
     border-width: 2px;
     border-color: #ccc; 
}

 a {     
    text-decoration: none; 
}

 strong {     
     font-style: italic;
     text-transform: uppercase; 
}

 li {     
     color: Black;
     font-style: bold; 
}

 table {     
     background-color: #ccc; 
     border:="8"
} 

	col.alternate {
		background: #ddf;
	}

#navigation {
  position: absolute;
  left: 0;
  width: 12em;
}

#content {
  margin-left: 12em;
}



