body {
	background-color: #fff2ff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
	font-family: Helvetica;
	font-stretch:expanded;


	}

#link a:link {
	text-align:center;
	font-family:Helvetica;
	font-stretch:expanded;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
  }

#link a:visited{
	text-align:center;
	font-family:Helvetica;
	font-stretch:expanded;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
  }

#link a:hover {
	text-align:center;
	font-family:Helvetica;
	font-stretch:expanded;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
  }

#link a:active{
	text-align:center;
	font-family:Helvetica;
	font-stretch:expanded;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
  }
.header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:black;
}

.text{

	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#990066;
	font-stretch:expanded;
}

.address{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990066;
}
#address a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990066;
  }

#address a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990066;
  }

#address a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990066;
  }

#address a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990066;
  }