@import url("bullet_tag.css");
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<style type="text/css">

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #999933;
}
p {font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
}
body {
	background-image: url(../Images/barbkgde.gif);
	color: #000000;
	padding-bottom: 0px;
	padding-top: 3pt;
	background-color: #999933;
}
a {
	font-size: 16px;
	color: #999966;
	font-weight:bold;
	text-decoration: underline;
}
a:visited {
	color: #999933;
}
a:hover {
	color: #000000;
}
a:active {
	color: #999933;
}
h1 {
	font-size: 28px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #000000;
}
h3 {
	font-size: 20px;
	color: #000000;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 8px;
	color: #000000;
}

</style></head>

<body>
</body>
</html>

.triangle_bullet {
	list-style-position: outside;
	list-style-image: url(../images/misc_bullet.gif);
}

