h1 {
	background: #3333CC;
	color: #FFFFFF;
	margin: 2px 100px auto;
	padding: 0px 5px;
	font-family: "Courier New", "Courier", "mono", monospace;

}
body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
p {
	margin: 5px 100px auto;
	padding: 5px;
	font-size: 0.8em;
	font-family: "MS Gothic", Gothic, sans-serif;


}
strong {
	font-size: 1.3em;
	background: #009999;
	color: #FFFFFF;
	font-family: "Courier New", "Courier", "mono", monospace;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;




}
em {
	font-style: normal;
	font-family: "MS PGothic", Osaka, sans-serif;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	background: #FFFFFF;




}
p a {
	color: #0000CC;
	text-decoration: none;
	background: #FFFFFF;

}
p a:visited {

	color: #660066;
	background: #FFFFFF;
}
p a:hover {
	color: #FF6600;
	text-decoration: underline;
	background: #FFFFFF;

}
.back {
	background: #3333CC;
	color: #FFFFFF;
	font-style: italic;
	font-family: "Geneva", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	text-align: center;

}
img {
	border: none;
}
.back a {
	font-size: 1.5em;
	background: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;



}
th {
	border: 1px solid #3333CC;
}
th.black {
	background: #000000;
	color: #FFFFFF;
}
th.gray {
	background: #CCCCCC;
	color: #000000;
}
.bold {
	font-weight: bold;
}
p.head {
	color: #333333;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	font-size: x-small;

}

div.head {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;



}

a.head {
	color: #333333;
	background: #FFFFFF;
	padding: 2px;


}
a.head:hover {
	color: #FF3300;
	background: #FFFFFF;

}
a.head:visited {
	color: #333333;
	background: #FFFFFF;

}
p.clear {
	clear: left;
}
div.c {
	text-align: center;
}
table {
	margin-left: 100px;
}
strong.map {
	color: #FFFFFF;
	background-color: #0066FF;
}
p.map {
	display: block;
	border-top: 2px solid #999999;
	border-right: 2px none #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px none #999999;
}
