a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
}
a:hover {
	color: #FF99CC;
	text-decoration: underline;
	font-weight: bold;
	font-family: arial;
}
font {
	font-family: arial;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
	font-family: arial;
}
h2 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #6699FF;
	line-height: 10pt;
}
h3 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
p {
	font-family: arial;
	color: #000000;
}
