body 
{
	margin: 0px;
}

#pageHead
{
	font-weight: bold;
	color:white;
	background-color: skyblue;
}

#pageSectionTitle
{
	font-weight: bold;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	text-align:left;
}

#pageSiteTitle
{
	font-weight: bold;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	text-align:right;
}

#pageSiteTitle A
{
	font-weight: bold;
	color: white;
	text-decoration:none; 
}

