.p10 {

	font-size: 10px;

	color: #333333;

}

.p12 {

	font-size: 12px;

	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: 12px

			;}

a:active		{

			color:#333366; text-decoration:none; font-size: 12px

			;}

a:hover		{

			color:#333366; text-decoration:none; font-size: 12px

			;}

a:visited		{
	color: #336699;
	text-decoration: none;
	font-size: 12px

			;
	text-align: center;
}
