BODY {
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
	margin:10;
	font-size: 11px;
}
A {
	text-decoration: none;
}
P {
	font-family: Arial;
	color:#000000;
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
TD {
	font-family: Arial;
	color:#000000;
}
#wrapper {
	height: 100%;
	background: url();
	background-repeat: repeat-y; 
	width: 960px;
}
