.body1 {
	background-image: url(image/bg.jpg);
}
.text1{
	font-family: tahoma;
	color: #000099;
}
.text2{
	font-family: tahoma;
	font-weight: bolder;
	color: #CC0000;
}
.text3{
	font-family: tahoma;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 12px;
}
.text4 a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
