.font {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
	line-height: 140%;

}
link {
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
}
.midfont {

	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 140%;
}
.intro {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 140%;
	background-image: url(images/font_bg.GIF);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;


}
.aa {
	background-image: url(images/font_bg2.GIF);
	background-repeat: repeat-y;
	background-position: left;

}
.left {

	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 140%;
	background-image: url(images/font_bg2.GIF);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
}

