.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
}
.BG {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
}
.txtRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #3366CC;
	font-weight: normal;
}
.Copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 1px;
	color: #666666;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	letter-spacing: 1px;
	font-weight: bold;
}
.Title3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}
.Title4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 1px;
	font-weight: bold;
}
