.p11 {
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
}
a {
	font-family: "Verdana";
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.p12 {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.p15 {
	font-family: "Verdana";
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.tomato12 {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
}
