.abc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
a:link {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
strong {
	color: #339900;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
h5 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
.j_left {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.j_right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
