body {
	background-attachment: scroll;
	background-position: 100% top;
	background-repeat: repeat;
	font-family: Verdana;
	background-color: #2E2E2E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 18px}
.style2 {font-size: 12px}
.style3 {font-family: Verdana}
.style4 {color: #FF0000}
.table {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
