.font {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:link {
	font-size: 12px;
	color: #336699;
	line-height: 200%;
	text-decoration: none;


}
a:visited {
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	line-height: 200%;

}
a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	line-height: 200%;

}
.boldblue {
	font-size: 12px;
	line-height: 200%;
	color: #336699;
	font-weight: bold;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	letter-spacing: -1px;




}
.blue {
	font-size: 12px;
	line-height: 200%;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	letter-spacing: -1px;
	word-spacing: normal;




}
p {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.micro {
	background-color: eeeeee;
	border: 1px solid #336699;
}
