.p10 {
	font-size: 14px;
	color: #333333;
}
.p12 {
	font-size: 14px;
	color: #333333;
	line-height: 15px;
}
.border {
	border: thin solid #336699;
	font-size: 10px;
	color: #333333;
}
.p14 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.p16 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
a:link		{
			color:#336699; text-decoration:none; font-size: 14px
			}
a:active		{
			color:#333366; text-decoration:none; font-size: 14px
			}
a:hover		{
			color:#333366; text-decoration:none; font-size: 14px
			}
a:visited		{
			color:#336699; text-decoration:none; font-size: 14px
			}