body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;

}
td {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.greyfade {
	background-attachment: scroll;
	background-image: url(gfx/elements/greyfade_bg.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
}
}
.white a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.white a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.white a:hover {
font-weight: normal;
	text-decoration: underline;

}
.white a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}.blackunderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.shortgreyfade {
	background-attachment: scroll;
	background-image: url(gfx/shortgreyfade.jpg);
	background-repeat: repeat-x;
}
