body{
	color:#000000;
	background-color:#9dc5fd;
	background-repeat:no-repeat;
	font-size:10pt;
	line-height:120%;
}

body.cloud{
	background-image:url("img/top_bg.gif");
}

td{
	font-size:10pt;
	line-height:120%;
}

a{font-weight:bold;text-decoration:none}
a:link{color:#0000cc}
a:visited{color:#7744bb}
a:active{color:#cc0000}
a:hover{text-decoration:underline}

p{margin-left:2%;margin-right:2%}

.tit{
	font-size:11pt;
	font-weight:bold;
	padding:3px 3px;
	color:#003300;
}

.head{
	border-style:solid;
	font-size:120%;
	font-weight:bold;
	border-width:0px 0px 1px 7px;
	padding:5px 10px;
	margin:25px 1px 20px;
	background-color:#eeeeee;
}
