a.white:link {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
a.white:visited {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
a.white:hover {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
#header {
	color: #ffffff;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#breadcrumb {
	font-size: 10pt;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
}
#breadcrumb2 {
	font-size: 10pt;
	font-weight: lighter;
	margin: 0px;
	padding-bottom: 10px;
		text-align: left;
	}
	.footer {
	font-size: 10pt;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}

