body {
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TABLE.bottom {
	border-left: thin solid #FFD700;
	border-right: thin solid #FFD700;
	border-bottom: thin solid #FFD700;
}
TABLE.border {
	border-left: thin solid #FFD700;
	border-right: thin solid #FFD700;
}
TABLE.top {
	border-left: thin solid #FFD700;
	border-right: thin solid #FFD700;
	border-top: thin solid #FFD700;
}
p{font-family: Arial;
font-size: 12pt;
color: #000000;
}
b{font-family: Arial;
font-size: 12pt;
color: #000000;
}
h3{font-family: Arial;
color: #000000;
}
h4{font-family: Arial;
color: #000000;
}
li{font-family: Arial;
font-size: 12pt;
color: #000000;
}