/* CSS Document */

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 85%;
}
.footer {
	clear: both;
	font-size: 80%;
	text-align: center;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0000;
}
ul {
	padding: 0px;
	list-style-image: url(../../images/point_01.gif);
	font-size: 95%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
