.body {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Header {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.Foottext {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.purheader {
	color: #9966CC;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 8px;
	line-height: 100%;
	font-size-adjust: 0.50;
}	
.underheader {
	color: #333333;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 8px;
	text-decoration: underline;
}
.pinkunderheader {
	color: #9966CC;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 8px;
}
.white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.Black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}	
a.test:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
a.test:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}
a.test:hover {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
a.test:active {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.bluefoot {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/bottomextended.jpg);
}
