p {
	font-size: 12px;
	line-height: 160%;
}
.t10px {
	font-size: 10px;
	line-height: 135%;
}
.t12px {
	font-size: 12px;
	line-height: 160%;
}
.t14px {
	font-size: 14px;
	line-height: 160%;
}
h1 {
	font-size: 12px;
	line-height: 130%;
	color: #CC3300;
	font-weight: normal;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
