body
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	margin: 20px;
}


#links
{
	position: absolute;
	left: -2000px;
	width: 170px;
}


#bodycontainerwelcome p, #bodycontainerpages p
{
	font-size: small;
	line-height: 1.5em;
	margin: 0;
	padding: 6px 0 10px 0;
}

h2
{
	font-size: large;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 15px 0;
}

#bodycontainerpages h2
{
	font-size: large;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 0 5px 0;
}

#bodycontainerpages ul
{
	font-size: small;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 10px 16px;
}

#footer p
{
	position: absolute;
	left: -2000px;
}

a
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

hr
{
	border: none;
	border-top: 2px dotted;
	width: 100%;
	color: #999;
	margin: 10px 0 15px 0;
}

