.font {
	font-size: 13px;
	line-height: 1.5em;

}
a {
	text-decoration: none;
}
.bg1 {
	background-image: url(images/index_02.gif);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(images/index_03.gif);
	background-repeat: no-repeat;
}
.bgleft {
	background-image: url(images/about_06.gif);
	background-repeat: repeat-y;
}
.bgtop {
	background-image: url(images/about_02.gif);
	background-repeat: no-repeat;
}
.font16 {
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
}
.p {
	font-size: 12px;
	line-height: 1.5em;
	text-indent: 2em;
}
