.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;

}
.ban {
	background-attachment: scroll;
	background-color: #006600;
	background-image: url(images/lines.gif);
	background-repeat: repeat;
	background-position: left top;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;


}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;

}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.lines {
	background-attachment: scroll;
	background-color: #336600;
	background-image: url(images/lines.gif);
	background-repeat: repeat;
	background-position: left top;
}
.grey {
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(images/b1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
