@charset "utf-8";
.blue13 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:1.4;
	color: #005EBB;
	text-decoration: none;
	letter-spacing: 2px;	/*letter-spacing: 1px;*/
}.grey13 {
	font-family: Arial, "Times New Roman", Times, serif;
	line-height: 1.4;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: 100;
}.grey14 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.red13 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.6;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 1px;	/*letter-spacing: 2px;*/
}.white13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2;
	letter-spacing: 1px;	/*letter-spacing: 2px;*/
}.blue16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #3866BB;
	text-decoration: none;
	letter-spacing: 1px;	/*letter-spacing: 1px;*/
	font-weight: bold;
}.brown16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #462300;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.backgroup {
	margin-top: 0px;
	background-image: url(images/back.png);
	background-repeat: repeat-y;
}
.backgroup2 {
	margin-top: 0px;
	background-image: url(images/back2.png);
	background-repeat: no-repeat;
}
.org13 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 120%;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1px;
}

