
body {
	text-align:center
	}

.contents {
	border:solid 1px #5e8eab;
	width:550px;
	margin-left:auto;
	margin-right:auto
	}

.section {
	width:420px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:2em
	}

h1 {
	font-size:1.25em;
	color:#2d444f;
	background-color:#c5e1ed;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	margin-bottom:0;
	margin-top:0
	}

h1 em {
	font-family:Verdana, Helvetica, sans-serif;
	font-style:normal;
	padding-right:5px
	}

h2 {
	font-size:1em;
	border-left:solid 18px #5e8eab;
	padding-left:5px;
	margin-top:0;
	margin-bottom:1em;
	}

p {
	font-size:0.875em;
	line-height:1.5em;
	color:#555555;
	}

p.policy {
	font-size:0.75em;
	font-weight:bold;
	color:#5e8eab;
	text-align:center;
	width:100%;
	margin-left:auto;
	margin-top:5px;
	border-bottom:solid 3px #c5e1ed;
	padding-bottom:5px
	}

address {
	font-size:0.625em;
	font-weight:bold;
	font-style:normal;
	color:#5e8eab;
	border-top:solid 9px #c5e1ed;
	padding-top:4px;
	margin-top:30px;
	text-align:left;
	padding-left:10px;
	padding-bottom:10px
	}

address a {
	color:#5e8eab;
	}
