body { font-family: Georgia;
}

a { color: #0000FF;
}

a#menu  { font-family: Georgia;
	  font-size: 16pt;
	  color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  text-shadow: 3px 3px 4px #000;
}

a#menu:hover { 
	  text-shadow: 1px 1px 1px #000;
}


a#menu1  { font-family: Georgia;
	  font-size: 8pt;
	  color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold
}

.number { font-size: 12pt;
	 color: #000000;
}

.arthead { font-size: 12pt;
	   color: #000000;
}

.stat { font-size: 8pt;
}

.artannounce { 
	   font-size: 10pt;
	   text-align: justify;
	   color: #000000;
}

.article { 
	   font-size: 10pt;
	   text-align: justify;
           text-indent: 20;
           color: #000000;

}

.article1 { 
	   font-size: 10pt;
           text-indent: 0;
}

.caption { 
	   font-size: 8pt;
	   text-align: justify;
}

.count {
   font-family: Tahoma;
   font-size: 8pt;
}

.num1, .num3    { font-family: Georgia;
	  font-size: 8pt;
	  font-weight: bold
}

.num2   { font-family: Georgia;
	  font-size: 10pt;
}

.search { font-family: Georgia;
	  font-size: 9pt;
}

.forms  { font-family: Tahoma;
	  font-size: 10pt;
}

.title  {
	margin-top: 25px;
	margin-bottom: -10px;
}

div.article table table img {
   margin-left: -20px;
}