body {
	
	color: #333;
	background-color: #90C31E;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

a:link {
	text-decoration: none;
	color: #F00;
}
.tab1 {
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	width: 840px;
	height: 330px;
	text-align: left;
	overflow: auto;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;


}
.txt3 {
	font-size: 12px;
	color: #F00;
	line-height: 18px;
}
.txt31 {
	font-size: 12px;
	color: #F1E7B2;
	line-height: 18px;
}
.style1 {
	line-height: 32px;
	font-size: 13px;
}
.style2 {
	line-height: 26px;
	color: #000;
	font-size: 20px;
}
.style3 {
	line-height: 20px;
	color: #F06;
	font-size: 16px;
}
.style4 {
	font-size: 16px;
	line-height: 21px;
}
.style5 {line-height: 22px; color: #FFFFFF;}
.style6 {line-height: 22px}
.red {
	color: #F00;	font-weight: bold;
}a:visited {
	color: #F00;
	text-decoration: none;
}
