body {
	background-color: #ffffff;
}

h1 {padding: 0px 0px 4px 0px;
	margin:  10px 0px 4px 0px;

}

h2 {
	padding: 4px 0px 4px 0px;
	margin:  12px 0px 4px 0px;
	text-align: left;
}

a:link {color: black; font-weight: bold;}
a:visited {color: black; font-weight: bold;}
a:hover, a:focus {color: red; text-decoration: none;}
a:active {color: black; text-decoration: none;}

div.page_pf {
	margin: 0 auto 0 auto;
	width: 640px;
	border-style: 1px solid black;
	text-align: left;
}

table, td, th, tr {
	text-align: center;
}

td.spanmore {
	width: auto;
}

div.p_foot
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

