.style1 {color: #FFFFFF}

.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 119%;
	margin-top: 0px;
	list-style-image: url(images/bullet.gif);

}

.style4 {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	vertical-align: 20%;
	line-height: 100%;
}
.style5 {color: #CC9900}
.format {
	font-size: 12px;
	line-height: 23px;
	font-family: "Times New Roman", Times, serif;
}
.format-italic {
	font-size: 12px;
	line-height: 17px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #888888;
}
.format-bold {
	font-size: 12px;
	line-height: 17px;
	font-family: "Times New Roman", Times, serif;
	font-style: bold;
	color: #888888;
}
.format-heading {
	font-size: 14px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: bold;
	color: #888888;
}
a:link {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
}
