body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(/splash_07/ss_bg.png);
}

td.bg {
	background-image: url(/splash_07/s_bg_03.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}

.link {
	font-size: 9pt;
	color: #99CCFF;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

a:link {
	font-size: 9pt;
	color: #99CCFF;
	font-weight: bold;	
	text-decoration: none;
}

a:visited {
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: bold;	
	text-decoration: none;
}

a:hover {
	font-size: 9pt;
	color: #99CCFF;
	font-weight: bold;	
	text-decoration: underline;
}

.content {
	position: relative;
	width: 500px;
	text-align: left;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
}