body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	background: #FFFFFF;
	margin: 0px;
}

h1 {
	border-bottom: 3px solid #000000;
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 5px;
	color: #000099;
}

h2 {
	font-size: 110%;
	padding-left: 5px;
	border-left: 5px solid #003366;
	font-weight: bold;
	color: #3366CC;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin dotted #000000;
	border-left: thin none #000000;
	color: #000066;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

h5 {
	margin: 0px;
	padding: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	color: #FFFFFF;
}

p {
	font-size: 100%;
	line-height: 150%;
}

li {
	font-size: 100%;
}

.S10 {
	font-size: 70%;
	line-height: 120%;
	font-weight: normal;
	}

.S11 {
	font-size: 80%;
	line-height: 120%;
	font-weight: normal;
	}

.SB11 {
	font-size: 80%;
	font-weight: bold;
	}

.S12_R {
	font-size: 100%;
	font-weight: normal;
	color: #FF0000;
}

.S12_W {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
}

.SB12 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

.SB12_W {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

.SB14 {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
}


.ph_left {
	border: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	padding: 2px;
	color: #FFFFFF;
}

.ph_right {
	border: 1px solid #999999;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
	padding: 2px;
}

.ph_center {
	border: 1px solid #999999;
	margin-bottom: 5px;
	padding: 2px;
}

.t_border {
	border: thin solid #999999;
}

td {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 100%;
	text-align: left;
}

.border {
	padding: 3px;
	width: auto;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	margin: 2px 0px;
}

a {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}