body
{
	background-color: #69C;
	color: #FFF;
	text-align: center;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 540px;
	onselectstart: return false;
}

h1{
	font-size: 21pt;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial; 
	letter-spacing: 0.1em;
	}

h2
{
	font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 20px;
	letter-spacing: 0.1em;
}

p.link{
	color:#333;
	font-weight: bold;
	margin-top: 45px;
	}

p.link a{
	color:#FFF;
	text-decoration:none;
	}

p.link a:hover{
	color: #FF0;
	font-weight: bold;
	}

table
{
	width: 280px;
	height: 48px;
	border: none;
	padding: 40px 0 15px 0;
}

address{
	font-size: 10pt;
	font-style: normal;
	margin-top: 40px;
	}
