.p12 {
	font-size: 12px;
}
.l15 {
	font-size: 12px;
	line-height: 150%;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.l2 {
	font-size: 12px;
	line-height: 200%;
}
.line {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dashed #333333;
	border-left: 1px none #333333;
	margin: 1px;

}
.l3 {
	font-size: 12px;
	line-height: 300%;
}
.bg {
	background-color: #CCCCCC;
}
