	body{
		background-color:#ff4500;
		background-image:url(/java/URP02.gif); 
		background-position:20% 0%; 
		background-repeat:no-repeat; 
		background-attachment:fixed;
		margin-left:18%;
		padding-top:160px;
		color:#000000;
		font-size:22px;
		font-weight:bold;
		font-style:italic;
		cursor:default;
		scrollbar-face-color:#ff4500; 
		scrollbar-base-color:#ff4500; 
		scrollbar-3dlight-color:#000000; 
		scrollbar-shadow-color:#000000; 
		scrollbar-darkshadow-color:#000000; 
		scrollbar-highlight-color:#000000; 
		scrollbar-track-color:#ff4500; 
		scrollbar-arrow-color:#660000;
	}
@media print {body {display:none;}}
	body {
	}
	A:link {color:#8b0000; text-decoration: none}
	A:visited {color:#8b0000; text-decoration: none}
	A:active {color:#df0000; text-decoration:underline overline}
	A:hover {color:#df0000; text-decoration:underline overline;}
.menbut{
color:000000;
background-color:#ffff00;
border-color:#000000;
width:99%;
font-size:18px;
font-weight:bold;
font-style:italic;
font-family:times new roman;
cursor:pointer;
cursor: hand;
}

.menbut2{
color:000000;
background-color:#ffff00;
border-color:#000000;
width:75%;
font-size:18px;
font-weight:bold;
font-style:italic;
font-family:times new roman;
cursor:pointer;
cursor: hand;
}
.table{
		color:#000000;
		font-size:22px;
		font-weight:bold;
		font-style:italic;
}
.part{
		width:150px;
		background-color:transparent;
		cursor:hand;
		cursor:pointer;
		border:0;
		color:dd6a00;
		font-size:15px;
		font-weight:bold;
}
.name{
color:000000;
background-color:8899aa;
font-weight:bold;
}
