.text1 {
	font-size: 12px;
	line-height: 130%;
	color: #003399;
	text-decoration: none;
}
.text2 {
	font-size: 12px;
	line-height: 130%;
	color: #0000FF;
	text-decoration: underline;
}
.text2:hover {
	font-size: 12px;
	line-height: 130%;
	color: #003399;
	text-decoration: none;
}
.backgroud1 {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
.backgroud2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text3 {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: underline;
}
.text3:hover {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
.text4 {
	font-size: 12px;
	line-height: 180%;
	color: #003399;
	text-decoration: none;
}
.text5 {
	font-size: 13px;
	line-height: 150%;
	color: #0000FF;
	text-decoration: none;
}
.boder1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}
.text5:hover {
	font-size: 13px;
	line-height: 150%;
	color: #000066;
	text-decoration: none;
}
