@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	width: 900px;
}
h1 {
	font-size: 11pt;
	background-color: #0066FF;
	margin: 20px auto 10px 60px;
	width: 450px;
	color: #FFFFFF;
	font-weight: lighter;
	padding: 3px;
}
h2 {
	font-size: 10pt;
	padding-left: 5px;
	border-left-width: 14pt;
	border-left-style: solid;
	border-left-color: #49B5FE;
	margin-left: 20px;
	clear: left;
}
h3 {
	font-size: 10pt;
	padding-left: 10px;
	border-left-style: none;
	clear: left;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	width: 800px;
}
p {
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
}
#container  #square1 {
	width: 150px;
	background-color: #DBF0FF;
	border-right-width: 1.5pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1.5pt;
	border-bottom-color: #000000;
	border-top-width: 0.5pt;
	border-left-width: 0.5pt;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	margin: 5px;
	display: inline;
}
#container #square2 {
	width: 150px;
	background-color: #92D3FF;
	border-right-width: 1.5pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1.5pt;
	border-bottom-color: #000000;
	border-top-width: 0.5pt;
	border-left-width: 0.5pt;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	margin: 5px;
	display: inline;
}
#container #matome {
	margin: auto;
	padding-left: 45px;
}
.mini {
	background-color: #0098FE;
	width: 113px;
	margin: 10px auto -10px;
	font-weight: normal;
	color: #FFFFFF;
}
.end {
	clear: left;
}
.style1 {
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #0c6fb0;
	text-decoration: none;
	font-weight: bold;
}
.minis1 {
	background-color: #DBF0FF;
	width: 113px;
	margin: 10px auto -10px;
	font-weight: normal;
	color: #FFFFFF;
}
.minis2 {
	background-color: #92D3FF;
	width: 113px;
	margin: 10px auto -10px;
	font-weight: normal;
	color: #FFFFFF;
}
