body
{
	font-size: small;
	font-family: 'Palatino Linotype' , Garamond, 'Times New Roman' , Serif;
	text-align: center;
}

TD.boxed
{
	font-weight: bold;
	font-size: larger;
	color: white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: skyblue;
	text-align: center;
}

TD.boxed A
{
	color: White;
}

TD.noborder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

P.breadcrumbs
{
	font-weight: normal;
	font-size: x-small;
	color: darkblue;
	font-family: 'Palatino Linotype' , Garamond, 'Times New Roman' , Serif;
	text-align: left;
}

P.heading
{
	font-weight: bold;
	font-size: x-large;
	color: darkblue;
	font-family: 'Palatino Linotype' , Garamond, 'Times New Roman' , Serif;
	text-align: center;
}

p.smalltext
{
	margin-left:100;
	margin-right:100;
	font-weight:lighter;
	font-size:x-small;
	color: darkblue;
	font-family: 'Palatino Linotype' , Garamond, 'Times New Roman' , Serif;
	text-align: center;
}

span.headingleft
{
	font-weight: bold;
	font-size: x-large;
	color: darkblue;
	font-family: 'Palatino Linotype' , Garamond, 'Times New Roman' , Serif;
	text-align: left;
}

span.headingcentre
{
	font-weight: bold;
	font-size: x-large;
	color: darkblue;
	font-family: 'Palatino Linotype' , Garamond, 'Times New Roman' , Serif;
	text-align: center;
}

P.heading2
{
	font-weight: bold;
	font-size:large;
	color: darkblue;
	font-family: 'Palatino Linotype' , Garamond, 'Times New Roman' , Serif;
	text-align: center;
}

P.headingLeft
{
	font-weight:normal;
	font-size: medium;
	color: darkblue;
	font-family: 'Palatino Linotype' , Garamond, 'Times New Roman' , Serif;
	text-align: left;
	width: 690px;
}

P.copyright
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	font-family: 'Palatino Linotype' , Garamond, 'Times New Roman' , Serif;
	text-align: left;
}

P.midp
{
	width: 690px
}


TABLE.midtable
{
	width: 690px;
}

TABLE.datanoborder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#footer { 
  position:absolute;
  bottom:0;
  left:0;
  } 
  