<STYLE>
<!--

body {
	margin-top:0px;
	margin-left:0px;
	font-size: 1em;
	line-height:140%;
	color:#333333;
	background-color:#FFFFFF;
}

/* タグ ----------------------------------- */

h1 {
	font-size: 1.5em;
	font-weight:bold;
	line-height:140%;
	color:#000000;
	margin:3px;
}

/* アンカータグ ----------------------------------- */
A
{
		COLOR: #336699;
		text-decoration: underline;
}
A:visited
{
		COLOR: #333366;
		text-decoration: underline;
}
A:hover
{
		COLOR: #CC0000;
		text-decoration: underline;
}

-->
</STYLE>