body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	line-height: 100%;
	}
	
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}

a:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
	}	

#rap {
	position: relative;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 699px;
	height: auto;
	}

#content { 
	width: 699px;
	height: 130px;
	color: #666666;
	font-size: 12px;
	border: 1px solid #999999;
	text-align: center;
	padding-top: 240px;
	background: url(images/susbckgrd.jpg) no-repeat;
	}
	
p.text01 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
p.text02 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #000066;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}		

