.txt10 {
	font-size: 10px;
	line-height: 150%
}
.txt11 {
	font-size: 11px;
	line-height: 150%
}
.txt12 {
	font-size: 12px;
	line-height: 150%
}
.txt13 {
	font-size: 13px;
	line-height: 150%
}
.txt14 {
	font-size: 14px;
	line-height: 150%
}

.txt13_Bold {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold
}
.txt14_Bold {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold
}
.txt15_Bold {
	font-size: 15px;
	line-height: 150%;
	font-weight: bold
}
.txt16_Bold {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold
}
.txt17_Bold {
	font-size: 17px;
	line-height: 150%;
	font-weight: bold
}
.txt18_Bold {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold
}
.txt19_Bold {
	font-size: 19px;
	line-height: 150%;
	font-weight: bold
}

.Blue-txt12 {
	font-size: 12px;
	line-height: 140%;
	color: #003399
}
.Blue-txt13_Bold  {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	color: #003399
}
.Blue-txt15_Bold  {
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
	color: #003399
}
.Blue-txt18_Bold {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #003399
}
.Green-txt18_Bold {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #009999
}
.White-txt13_Bold {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	color: #ffffff
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	line-height: 140%;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

a:link		{color:#003399;text-decoration:none}
a:visited	{color:#0066CC;text-decoration:none}
a:hover     {color:#003399;text-decoration:underline}

