p {
	font-size: 8pt;
	color: #333333;

}
td {
	font-family: Arial, Helvetica, sans-serif;
}
b {
	font-weight: bold;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a:visited {
	font-size: 8pt;
	color: #0099FF;
	text-decoration: none;

}
a:link {

	font-size: 8pt;
	color: #0099FF;
	text-decoration: none;
}
a:active {


	font-size: 8pt;
	color: #003366;
	text-decoration: underline;
}
a:hover {



	font-size: 8pt;
	color: #003366;
	text-decoration: underline;
}
li {
	font-size: 8pt;
	color: #333333;
	list-style-type: square;

}
ul {

	font-size: 8pt;
	color: #333333;
	list-style-type: square;
}
ol {


	font-size: 8pt;
	color: #333333;
	list-style-type: decimal;
}
.hdr1 {

	font-size: 10pt;
	color: #333333;
}
.hdr2 {


	font-size: 14pt;
	color: #333333;
}
.blue {

	font-family: Arial, Helvetica, sans-serif;
	color: #0093EC;
}
.drkblue {


	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
