/* CSS Document */

#tablewBg
{
	font-family: Arial, Helvetica, sans-serif;
	width:618px;

	border-collapse: collapse;
}
#tablewBg td, #tablewBg th 
{
	font-size: 11px;
	padding:3px 7px 3px 20px;
	color: #856427;

	border-width: 0px 0px 1px  0px;
	border-style: dotted;
	border-color: #c96;
}
#tablewBg th 
{
font-family: "Garamond", "Times New Roman", Times, serif;
font-size:1.1em;
text-align:left;
padding-bottom: 4px;
padding-top:5px;
background-color:#edc763;
color:#ffffff;
}
#tablewBg tr.alt td 
{
color: #A78835;
background-color:#FFFFFF;
}
.alt em {
	color: #51B7D8;
}
.subt {
	font-size: 9px;
}
em 
{
font-size: 12px;
color: #399;
}
#authors
