#pagetitle
{
	left: 450px;
}
#para1
{
	left:250px;
	position: absolute;
	top: 260px;
}
#tablelinks
{
	left:150px;
	position: absolute;
	top: 310px;
	width: 700px;
	font-size: 0.9em;
}
th.top
{
/*	font-size: 0.8em;*/
	background-color: #CEDFFF;
	font-size: 1.0em;
}
td.normal
{
/*	font-size: 0.8em;*/
	background-color:  	#f5f5f5;
	color: Black;
	font-size: 1.00em;
	height: 25px;
	vertical-align: middle;
	width: 300px;
}
td.normalshaded
{
/*	font-size: 0.8em;*/
	background-color: #CEDFFF;
	color: Black;
	font-size: 1.00em;
	height: 25px;
	vertical-align: middle;
	width: 300px;
}
td.info
{
	text-align: center;
}
