	body {
		background: #fff;
		margin: 20px 0;
		font-family: verdana;
		font-size: 10pt;
	}

	a:link {
		font-size: 10pt;
		color: #06C;
	}

	a:hover {
		font-size: 10pt;
		color: #DC1212;
		text-decoration: none;
	}

	a:visited {
		font-size: 10pt;
		color: #06C;
	}
	
	.menu a:link {
		font-family: tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #fff;
	}

	.menu a:visited {
		font-family: tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #fff;
	}

	.menu a:hover {
		font-family: tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	
	h1 {
		font-family: arial;
		font-size: 13pt;
		font-weight: bold;
		color: #036;
		margin: 0;
	}
	
	.author {
		font-family: tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #555;
	}
	
	td.menu {
		padding: 5px;
		font-family: tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #fff;
	}
	
	td.menuright {
		padding: 5px;
		font-family: tahoma;
		font-size: 9pt;
		font-weight: bold;
		text-align: right;
		color: #06C;
	}
	
	.menuright a:link {
		font-family: tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #06C;
	}
	
	.menuright a:visited {
		font-family: tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #06C;
	}
	
	.menuright a:hover {
		font-family: tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #06C;
		text-decoration: none;
	}
	
	.crumb {
		padding: 5px 0px 5px 10px;
		font-family: arial;
		font-size: 8pt;
		color: #fff;
	}
	
	.crumb a:link {
		font-family: arial;
		font-size: 8pt;
		color: #fff;
	}
	
	.crumb a:visited {
		font-family: arial;
		font-size: 8pt;
		color: #fff;
	}
	
	.crumb a:hover {
		font-family: arial;
		font-size: 8pt;
		color: #fff;
		text-decoration: none;
	}

.art-info-2 { 
   float: right; 
   text-align: right;
   padding: 0px 0px 0px 0px;
}

.email {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/email.gif) no-repeat right center; 
}
.print {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
   background: url(images/print.gif) no-repeat right center; 
}
.digg { 
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/digg.png) no-repeat right center; 
}