<STYLE TYPE="text/css">
body {
	background-color: #FFFFFF;
	}

.wrapper {
	background-color: #FFFFFFF;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	}

.header {
	background: url(/images/bg_yellow.jpg) repeat-x #FFFFFF;
	width: 100%;
	height: 15px;
	z-index: 2;
	}

.content {
	width: 90%;
	padding: 5px 10px 10px 10px;
	z-index: 1;
	}

.bottom_links {
	background: url(/images/bg_yellow.jpg) repeat-x #FFFFFF;
	width: 100%;
	height: 20px; 
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	}

.bottom_links a {
 	color: #000000;
	text-decoration: none;
	}

.bottom_links a:hover {
	text-decoration: underline;
	}

</STYLE>

