body{
			background-color: #FFFFFF;
			color: #000000;
			text-align: center;
			font-size: 11px;
			font-family: Arial, Sans-serif;
		}

		h1{
			font-family: "Arial";
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			font-style: none;
		}

		a{
			text-decoration: none;
			color: #000000;
			margin: 0px 10px 0 10px;
		}

		#navigation{
			width: 800px;
			font-size: 11px;
			text-align: center;
			padding: 0px;
			margin: 0px auto;
			font-family: Arial, Sans-serif;
		}
