
body 	
	{
	color:					#000000;
			
	background-color:		#ffffff;

	font-family: 			"Times New Roman";
	text-align:				left;
	font-size:				16px;
	}

p	
	{
	font-family: 			"Times New Roman";
	text-align:				left;
	font-size:				16px;
	}

div 
	{
	font-family: 			"Times New Roman";
	font-size:				16px;
	}

div.bodyhead
	{
	font-family: 			"Times New Roman";
	text-decoration:		none;
	font-size:				16px;
	}

div.bodytext
	{
	font-family: 			"Times New Roman";
	text-align:				left;
	text-decoration:		none;
	font-size:				16px;
	}

div.topbar
	{
	font-family: 			"Times New Roman";
	font-size:				small;
	}

b {
	font-weight:			800;
	}


a:href	{
	color: 					#6b4515;
	text-decoration:		none;
	}


a:link 	{	
	color: 					#6b4515;
	text-decoration:			none;
	}

a:visited {
	color: 					#6b4515;
	text-decoration:			none;
	}


a:hover {
	color: 					#6b4515;
	text-decoration:		underline;
	}
	
a:active {
	color: 					#6b4515;
	text-decoration:		underline;
	}			
	
	#rohm-offices {
	float: right;
	width: 202px;
	height: 180px;
	margin-left: 14px;
	font-size: 12px;
	font-style: italic;
	wrap: left;
	float: both;
	text-align: center;
	}

#rohm-photo {
	border-style: solid;
	border-width:1px;
}
 

.photo-right {
	margin-top: 10px;
	margin-left: 14px;
	margin-bottom: 10px;
	}
	
	#homesmenu {
	position:absolute;
	left:20px;
	top:596px;
	width:200px;
	height:32px;
}