a:link {
	font-style: normal;
	text-decoration: underline;
	color: #000000;

}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #003399;
	text-decoration: underline;
	font-size: inherit;
	font-weight: normal;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
b {
	font-weight: bold;
	font-size: 10pt;
}
td {
	color: #000000;
	text-decoration: none;
	margin-left: 8px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	left: auto;
	text-align: left;
	margin-left: 8px;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}
p-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
}

ul {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-image: url(images/bullet.gif);
}
h1 {
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	text-align: left;
}
.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 8px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-position: outside;
	font-weight: normal;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
}
w
tr th p {
}
