@charset "utf-8";
td img {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}
.justify {
	text-align: justify;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bullet {
	padding-left: 10px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.smallPrint {
	font-size: 10px;
}
