/* CSS Document */
  h1 { margin-bottom: 0; }
  h2 { margin-bottom: 1em; margin-top: 0;}
  h3 { margin-top: 1em; font-size: 1.4em;}
  
  #maincontent { margin-bottom: 44px; }
  
  #maincontent li { margin-bottom: 5px;}
  
  #maincontent p { margin-left: 2em; line-height: 1.5em; margin-top: 0;}
  
  #archiveNav { margin-top: 5em;}
  #archiveNav a:visited { color: #904;}

  #toolbox { float:right; margin:0 0 10px 10px; width:175px; text-align:left; background-color:#EEE; padding:5px;}
  #toolbox a:visited { color:#904;}
  #toolbox h1 { font-size:1.1em; letter-spacing:0; }
 
  #tiTwo { letter-spacing: .05em; }
  a:visited { color: #00a !important;}
  #maincontent a:hover {text-decoration: none; }
  h4 {font-weight: normal; font-size: 1.2em; margin-bottom: 0; color: #555;}
  h4 a { font-weight: bold; } 
  .nolink { color: #00a; font-weight: bold;}
  
  #RSS { clear: both; margin-bottom: 1em;}

  .descr,
  .descr p, 
  .descr a,
  .descr div,
  .descr span { 
font-family: Arial !important;
font-size: 1em !important;
color: #000 !important;
}
  .descr p,
  .descr div { 
	margin-left: 2em; 
	line-height: 1.5em; 
	margin-top: 0;
}
  .descr p p,
  .descr p div,
  .descr div p,
  .descr div div {
	margin-left: 0 !important;
}

