body {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(../cont_img/contents_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.nav{
	font-size: 10px;
	color: #333333;
}

.nav a:link {
	color: #0000CC;
	padding: 2px;
	text-decoration: underline;
}

.nav a:visited {
	color: #330066;
	padding: 2px;
	text-decoration: underline;
}

.nav a:hover {
	color: #FF0000;
	padding: 2px;
	text-decoration: underline;
}.foottxt {
	font-size: 10px;
	color: #333333;
	margin: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	letter-spacing: 0.2em;
}
.midtxt {
	font-size: 14px;
	line-height: 120%;
}
.distxt {
	font-size: 12px;
}
.bigtxt {
	font-size: 18px;
	color: #333333;
}
.normalTxt {
	font-size: 12px;
	line-height: 120%;
}
.smallTxt {
	font-size: 10px;
}
