a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
}

body {
	background-image: url(../../../images/cmn_bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.moji1 {
	font-size: 80%;
	line-height: 130%;
	color: #000066;
	margin-left: 15px;
	margin-right: 15px;
}
.moji-red {
	font-size: 90%;
	line-height: 130%;
	color:  #CC0033;
}
.moji-big {
	line-height: 130%;
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFCC00;
}
.line {
	border: 1px solid #FF3399;
}

h1 {
	font-size: 80%;
	font-weight: bold;
	color: #0000CC;
}
h2 {
	font-size: 90%;
	color: #0000CC;
	font-weight: normal;
	margin: 0px 10px 3px;
}
h4 {
	font-size: 90%;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 3px;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	line-height: 90%;
}
.cap {
	font-size:80%;
	padding-left:1em;
	text-indent:-1em;
	line-height: 130%;
}
.foot1 {
	font-size: 75%;
	line-height: 100%;
	color: #333333;
}
p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
