body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
	cursor: hand;
}
li {
	color: #3366CC;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

