body {
	font-family: Arial,Helvetica,Sans-serif; 
	color: black;
	background-color: white;
	font-size: 12pt;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	background-image: url("bg_header.gif");
	background-repeat: repeat-x;
}
h1 {
	color: yellow; font-size: 24pt; font-family: Arial,Helvetica,Sans-serif
}
h2 {
	font-size: 16pt; font-family: Arial,Helvetica,Sans-serif
}
h3 {
	font-size: 12pt; font-family: Arial,Helvetica,Sans-serif
}
h4 {
	font-size: 12pt; font-family: Arial,Helvetica,Sans-serif
}
.small {
	font-size: 10pt; font-family: Arial,Helvetica,Sans-serif
}
.shell {
	margin: 0px;
	padding: 6px;
	border: 1px inset;
	width: 640px;
	height: 162px;
	text-align: left;
	font-size: 8pt;
	overflow: auto
}

