/* CSS Document */

h1{font:12pt arial}
h2{font:11pt arial}
a {
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
