<!-- 
body
{
 		 font-family: "verdana";
		 font-size: 8pt
}

a:link,
a:active,
a:visited { 
		text-decoration : none;
		font-family: Verdana, Tahoma, Arial, Times New Roman;
		color: #0000ff
}

table
{
 		 font-family: "verdana";
		 font-size: 8pt
}

.author
{
 		font-weight: bold;
 		font-size: 12pt	 
}

.header
{
 		font-weight: bold;
		font-style: italic;
}

.title
{
 		font-weight: bold;
}

.imagecell
{		 
		 border-style: solid;
		 border-width: 1;
		 text-align: center;	 
}
.cell
{		 
		 border-style: solid;
		 border-width: 1; 
		 vertical-align: top;
}

 
-->
