a:link { color: #39f; text-decoration: none }
a:visited { color: #69c; text-decoration: none }
a:hover { color: #039 }
a:active { color: #ff0; text-decoration: none }
body   {
	color: #666666;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ ProN W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック";
	background-color: white;
	text-indent: 1em;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-left: 2em;
	line-height: normal;
}

p     {
	color:#666666;
	font-size: 12pt;
	line-height: 150%;
	text-indent: 1em;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}

h3         {
	color: white;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	background-color: #33CCCC;
	padding-top: 3px;
	padding-bottom: 3px
}

