body {
	background-color: #FFFFFF;	
	margin-top: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(images/BkgrndFace.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
