#header		{
			color: #030352;
			font: bold 18px Times New Roman;
			border-style: none;
			position: relative;
			top: -5px;
}
hr.headRule	{
			background-color: #030352;
			border: 0;
			height: 2px;
}
td.title	{
			color: blue;
}
td.author	{
			font-style: italic;
}