.1 {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
a:link {
	color: #0033FF;
	text-decoration: underline;

}
a:visited {
	color: #666699;
}
a:hover {
	color: #990000;
}
a:active {
	color: #009900;
}
h1 {
	font-size: 12px;
	color: #999999;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #ddcc33;
}
