/* CSS Document */

	body {
	font-family: serif;
}

	td {
	font-family: serif;
}

	th {
	font-family: serif;
}
	
	table.header {
	table-layout: automatic; 
	table-width: 741px;
}
	
	p.drillsub  {
	font-size: 16px;
	line-height: 1.5;
	word-spacing: 2px;
	text-align:center
}
	
	p.home  {
	float: right;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.4;
}